Searched refs:squirt_out_relocs (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | i386lynx.c | 71 if (!NAME(lynx,squirt_out_relocs) (abfd, obj_textsec (abfd))) \ 77 if (!NAME(lynx,squirt_out_relocs) (abfd, obj_datasec (abfd))) \ 467 NAME(lynx,squirt_out_relocs) (bfd *abfd, asection *section) in NAME() argument
|
D | libaout.h | 472 extern bfd_boolean NAME (aout, squirt_out_relocs) 660 if (!NAME (aout, squirt_out_relocs) (abfd, obj_textsec (abfd))) \ 665 if (!NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) \
|
D | hp300hpux.c | 334 if (!NAME (aout,squirt_out_relocs) (abfd, obj_textsec (abfd))) in MY() 338 if (!NAME (aout,squirt_out_relocs) (abfd, obj_datasec (abfd))) in MY()
|
D | aout-tic30.c | 676 if (!NAME (aout, squirt_out_relocs) (abfd, obj_textsec (abfd))) in tic30_aout_write_object_contents() 681 if (!NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) in tic30_aout_write_object_contents()
|
D | riscix.c | 151 if (!NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) \
|
D | pdp11.c | 340 || !NAME (aout, squirt_out_relocs) (abfd, obj_textsec (abfd)) in pdp11_aout_write_headers() 342 || !NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) in pdp11_aout_write_headers() 1917 NAME (aout, squirt_out_relocs) (bfd *abfd, asection *section) in NAME() argument
|
D | aoutx.h | 2363 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.
|