Searched refs:squirt_out_relocs (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | i386lynx.c | 69 if (!NAME(lynx,squirt_out_relocs) (abfd, obj_textsec (abfd))) \ 75 if (!NAME(lynx,squirt_out_relocs) (abfd, obj_datasec (abfd))) \ 465 NAME(lynx,squirt_out_relocs) (bfd *abfd, asection *section) in NAME() argument
|
D | libaout.h | 472 extern bfd_boolean NAME (aout, squirt_out_relocs) 657 if (!NAME (aout, squirt_out_relocs) (abfd, obj_textsec (abfd))) \ 662 if (!NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) \
|
D | hp300hpux.c | 332 if (!NAME (aout,squirt_out_relocs) (abfd, obj_textsec (abfd))) in MY() 336 if (!NAME (aout,squirt_out_relocs) (abfd, obj_datasec (abfd))) in MY()
|
D | aout-tic30.c | 673 if (!NAME (aout, squirt_out_relocs) (abfd, obj_textsec (abfd))) in tic30_aout_write_object_contents() 678 if (!NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) in tic30_aout_write_object_contents()
|
D | riscix.c | 148 if (!NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) \
|
D | pdp11.c | 338 || !NAME (aout, squirt_out_relocs) (abfd, obj_textsec (abfd)) in pdp11_aout_write_headers() 340 || !NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) in pdp11_aout_write_headers() 1920 NAME (aout, squirt_out_relocs) (bfd *abfd, asection *section) in NAME() argument
|
D | aoutx.h | 2367 NAME (aout, squirt_out_relocs) (bfd *abfd, asection *section) in NAME() argument
|
D | ChangeLog-2004 | 2858 adjust_n_magic, adjust_sizes_and_vmas, squirt_out_relocs, 2980 * pdp11.c (squirt_out_relocs): Likewise.
|
D | ChangeLog-9697 | 5153 * aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything if
|
D | ChangeLog-0001 | 8869 (NAME(aout,squirt_out_relocs)): Similarly use
|
D | ChangeLog-0203 | 8234 (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
|