Home
last modified time | relevance | path

Searched refs:vshifted (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gold/
H A Dfileread.cc335 unsigned int byteshift, File_read::View** vshifted) const in find_view()
341 if (vshifted != NULL) in find_view()
342 *vshifted = NULL; in find_view()
368 if (vshifted != NULL && *vshifted == NULL) in find_view()
369 *vshifted = p->second; in find_view()
575 File_read::View* vshifted; in find_or_make_view() local
578 &vshifted); in find_or_make_view()
588 v = vshifted; in find_or_make_view()
H A Dfileread.h383 View** vshifted) const;
H A DChangeLog-081517763 * fileread.cc (File_read::find_view): Add byteshift and vshifted
/netbsd/external/gpl3/binutils/dist/gold/
H A Dfileread.cc336 unsigned int byteshift, File_read::View** vshifted) const in find_view()
342 if (vshifted != NULL) in find_view()
343 *vshifted = NULL; in find_view()
369 if (vshifted != NULL && *vshifted == NULL) in find_view()
370 *vshifted = p->second; in find_view()
582 File_read::View* vshifted; in find_or_make_view() local
585 &vshifted); in find_or_make_view()
595 v = vshifted; in find_or_make_view()
H A Dfileread.h383 View** vshifted) const;
H A DChangeLog-081517763 * fileread.cc (File_read::find_view): Add byteshift and vshifted
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dfileread.cc332 unsigned int byteshift, File_read::View** vshifted) const in find_view()
338 if (vshifted != NULL) in find_view()
339 *vshifted = NULL; in find_view()
365 if (vshifted != NULL && *vshifted == NULL) in find_view()
366 *vshifted = p->second; in find_view()
572 File_read::View* vshifted; in find_or_make_view() local
575 &vshifted); in find_or_make_view()
585 v = vshifted; in find_or_make_view()
H A Dfileread.h371 View** vshifted) const;
H A DChangeLog-081517763 * fileread.cc (File_read::find_view): Add byteshift and vshifted
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dfileread.cc335 unsigned int byteshift, File_read::View** vshifted) const in find_view()
341 if (vshifted != NULL) in find_view()
342 *vshifted = NULL; in find_view()
368 if (vshifted != NULL && *vshifted == NULL) in find_view()
369 *vshifted = p->second; in find_view()
575 File_read::View* vshifted; in find_or_make_view() local
578 &vshifted); in find_or_make_view()
588 v = vshifted; in find_or_make_view()
H A Dfileread.h383 View** vshifted) const;
H A DChangeLog-081517763 * fileread.cc (File_read::find_view): Add byteshift and vshifted