Searched refs:adjust_sizes_and_vmas (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | netbsd.h | 91 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); in MY()
|
D | libaout.h | 566 extern bfd_boolean NAME (aout, adjust_sizes_and_vmas) 631 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); \
|
D | i386lynx.c | 42 NAME(aout,adjust_sizes_and_vmas) (abfd, &text_size, &text_end); \
|
D | hp300hpux.c | 291 NAME (aout,adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in MY()
|
D | riscix.c | 117 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); \
|
D | pdp11.c | 299 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in pdp11_aout_write_headers() 366 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in MY() 1018 NAME (aout, adjust_sizes_and_vmas) (bfd *abfd, in NAME() argument 1150 if (! NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end)) in NAME() 3760 if (! NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end)) in NAME()
|
D | aout-tic30.c | 643 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in tic30_aout_write_object_contents()
|
D | aoutx.h | 1114 NAME (aout, adjust_sizes_and_vmas) (bfd *abfd, in NAME() argument 1258 if (! NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end)) in NAME() 5430 if (! NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end)) in NAME()
|
D | ChangeLog-9193 | 5060 * aoutx.h (adjust_sizes_and_vmas): Don't bother with padding for 5208 * aoutx.h: adjust_sizes_and_vmas did not return anything. 5579 header fields replaced with call to adjust_sizes_and_vmas. 5584 (adjust_sizes_and_vmas): New function; has much code moved 5589 (set_section_contents): Call adjust_sizes_and_vmas instead of
|
D | ChangeLog-2004 | 2583 adjust_n_magic, adjust_sizes_and_vmas, translate_from_native_sym_flags, 2858 adjust_n_magic, adjust_sizes_and_vmas, squirt_out_relocs,
|
D | ChangeLog-9697 | 4240 adjust_sizes_and_vmas is called before fiddling with the magic
|
D | ChangeLog-9495 | 7533 (NAME(aout,adjust_sizes_and_vmas)): Call NAME(aout,make_sections).
|