/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | aout-target.h | 30 extern reloc_howto_type * NAME (aout, reloc_type_lookup) (bfd *, bfd_reloc_code_real_type); 526 #define MY_bfd_reloc_type_lookup NAME (aout, reloc_type_lookup)
|
H A D | elf32-vax.c | 29 static reloc_howto_type *reloc_type_lookup (bfd *, bfd_reloc_code_real_type); 324 reloc_type_lookup (bfd *abfd ATTRIBUTE_UNUSED, bfd_reloc_code_real_type code) in reloc_type_lookup() function 349 #define bfd_elf32_bfd_reloc_type_lookup reloc_type_lookup
|
H A D | libaout.h | 527 extern reloc_howto_type * NAME (aout, reloc_type_lookup)
|
H A D | reloc.c | 8273 return BFD_SEND (abfd, reloc_type_lookup, (abfd, code)); in bfd_reloc_type_lookup()
|
H A D | elf32-m68k.c | 416 reloc_type_lookup (bfd *abfd ATTRIBUTE_UNUSED, in reloc_type_lookup() function 441 #define bfd_elf32_bfd_reloc_type_lookup reloc_type_lookup
|
H A D | ChangeLog-9193 | 1071 * aoutx.h (reloc_type_lookup): Handle BFD_RELOC_SPARC_WDISP22. 1496 (reloc_type_lookup): Handle BFD_RELOC_{16,32}_BASEREL for std 4269 * aoutx.h (NAME(aout, reloc_type_lookup)), 5055 * aoutx.h (reloc_type_lookup): New function. 5714 (MY(vec)): Initialize reloc_type_lookup field. 5725 * targets.c (bfd_target): Added fields reloc_type_lookup and 5731 reloc_type_lookup.
|
H A D | pdp11.c | 300 NAME (aout, reloc_type_lookup) (bfd * abfd ATTRIBUTE_UNUSED, in NAME() argument
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | aout-target.h | 30 extern reloc_howto_type * NAME (aout, reloc_type_lookup) (bfd *, bfd_reloc_code_real_type); 529 #define MY_bfd_reloc_type_lookup NAME (aout, reloc_type_lookup)
|
H A D | elf32-vax.c | 29 static reloc_howto_type *reloc_type_lookup (bfd *, bfd_reloc_code_real_type); 324 reloc_type_lookup (bfd *abfd ATTRIBUTE_UNUSED, bfd_reloc_code_real_type code) in reloc_type_lookup() function 349 #define bfd_elf32_bfd_reloc_type_lookup reloc_type_lookup
|
H A D | libaout.h | 527 extern reloc_howto_type * NAME (aout, reloc_type_lookup)
|
H A D | reloc.c | 8389 return BFD_SEND (abfd, reloc_type_lookup, (abfd, code)); in bfd_reloc_type_lookup()
|
H A D | elf32-m68k.c | 416 reloc_type_lookup (bfd *abfd ATTRIBUTE_UNUSED, in reloc_type_lookup() function 441 #define bfd_elf32_bfd_reloc_type_lookup reloc_type_lookup
|
H A D | ChangeLog-9193 | 1071 * aoutx.h (reloc_type_lookup): Handle BFD_RELOC_SPARC_WDISP22. 1496 (reloc_type_lookup): Handle BFD_RELOC_{16,32}_BASEREL for std 4269 * aoutx.h (NAME(aout, reloc_type_lookup)), 5055 * aoutx.h (reloc_type_lookup): New function. 5714 (MY(vec)): Initialize reloc_type_lookup field. 5725 * targets.c (bfd_target): Added fields reloc_type_lookup and 5731 reloc_type_lookup.
|
H A D | pdp11.c | 300 NAME (aout, reloc_type_lookup) (bfd * abfd ATTRIBUTE_UNUSED, in NAME() argument
|
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
H A D | targets.texi | 383 (*reloc_type_lookup) (bfd *, bfd_reloc_code_real_type);
|
H A D | bfdint.texi | 815 vector is named @samp{reloc_type_lookup}. 1309 @samp{reloc_type_lookup}, takes a relocation code and returns a howto 1723 the @samp{reloc_type_lookup} and @samp{info_to_howto} functions are
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | targets.texi | 414 (*reloc_type_lookup) (bfd *, bfd_reloc_code_real_type);
|
H A D | bfdint.texi | 816 vector is named @samp{reloc_type_lookup}. 1310 @samp{reloc_type_lookup}, takes a relocation code and returns a howto 1724 the @samp{reloc_type_lookup} and @samp{info_to_howto} functions are
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-9193 | 1071 * aoutx.h (reloc_type_lookup): Handle BFD_RELOC_SPARC_WDISP22. 1496 (reloc_type_lookup): Handle BFD_RELOC_{16,32}_BASEREL for std 4269 * aoutx.h (NAME(aout, reloc_type_lookup)), 5055 * aoutx.h (reloc_type_lookup): New function. 5714 (MY(vec)): Initialize reloc_type_lookup field. 5725 * targets.c (bfd_target): Added fields reloc_type_lookup and 5731 reloc_type_lookup.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-9193 | 1071 * aoutx.h (reloc_type_lookup): Handle BFD_RELOC_SPARC_WDISP22. 1496 (reloc_type_lookup): Handle BFD_RELOC_{16,32}_BASEREL for std 4269 * aoutx.h (NAME(aout, reloc_type_lookup)), 5055 * aoutx.h (reloc_type_lookup): New function. 5714 (MY(vec)): Initialize reloc_type_lookup field. 5725 * targets.c (bfd_target): Added fields reloc_type_lookup and 5731 reloc_type_lookup.
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipseb/ |
H A D | bfd.h | 7593 (*reloc_type_lookup) (bfd *, bfd_reloc_code_real_type); member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/ |
H A D | bfd.h | 7593 (*reloc_type_lookup) (bfd *, bfd_reloc_code_real_type); member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64eb/ |
H A D | bfd.h | 7593 (*reloc_type_lookup) (bfd *, bfd_reloc_code_real_type); member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64/ |
H A D | bfd.h | 7593 (*reloc_type_lookup) (bfd *, bfd_reloc_code_real_type); member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/vax/ |
H A D | bfd.h | 7593 (*reloc_type_lookup) (bfd *, bfd_reloc_code_real_type); member
|