Searched refs:adjust_sizes_and_vmas (Results 1 – 8 of 8) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | netbsd.h | 91 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); in MY()
|
| D | libaout.h | 562 extern bfd_boolean NAME (aout, adjust_sizes_and_vmas) 626 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); \
|
| D | i386lynx.c | 44 NAME(aout,adjust_sizes_and_vmas) (abfd, &text_size, &text_end); \
|
| D | riscix.c | 116 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); \
|
| D | hp300hpux.c | 301 NAME (aout,adjust_sizes_and_vmas) (abfd, &text_size, &text_end);
|
| D | pdp11.c | 287 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in pdp11_aout_write_headers() 354 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in MY() 1020 NAME (aout, adjust_sizes_and_vmas) (bfd *abfd, in NAME() argument 1157 if (! NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end)) in NAME() 3744 if (! NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end)) in NAME()
|
| D | aout-tic30.c | 627 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in tic30_aout_write_object_contents()
|
| D | aoutx.h | 1084 NAME (aout, adjust_sizes_and_vmas) (bfd *abfd, in NAME() argument 1233 if (! NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end)) in NAME() 5341 if (! NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end)) in NAME()
|