Searched refs:elf_backend_relocate_section (Results 1 - 25 of 55) sorted by relevance

123

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delfxx-target.h216 #ifdef elf_backend_relocate_section
226 #else /* ! defined (elf_backend_relocate_section) */
242 #endif /* ! defined (elf_backend_relocate_section) */
391 #ifndef elf_backend_relocate_section
392 #define elf_backend_relocate_section 0 macro
617 elf_backend_relocate_section,
H A Delf32-sparc.c200 #define elf_backend_relocate_section _bfd_sparc_elf_relocate_section macro
H A Delf32-sh-symbian.c626 #undef elf_backend_relocate_section macro
627 #define elf_backend_relocate_section sh_symbian_relocate_section macro
H A Delf32-m68hc12.c561 #define elf_backend_relocate_section elf32_m68hc11_relocate_section
558 #define elf_backend_relocate_section macro
H A Delf32-xc16x.c446 #define elf_backend_relocate_section elf32_xc16x_relocate_section macro
H A Delf32-openrisc.c535 #define elf_backend_relocate_section openrisc_elf_relocate_section macro
H A Delf32-d10v.c559 #define elf_backend_relocate_section elf32_d10v_relocate_section macro
H A Delf32-fr30.c718 #define elf_backend_relocate_section fr30_elf_relocate_section
711 #define elf_backend_relocate_section macro
H A Delf32-mcore.c648 #define elf_backend_relocate_section mcore_elf_relocate_section
643 #define elf_backend_relocate_section macro
H A Delf32-mt.c582 #define elf_backend_relocate_section mt_elf_relocate_section
580 #define elf_backend_relocate_section macro
H A Delf32-iq2000.c857 #define elf_backend_relocate_section iq2000_elf_relocate_section
847 #define elf_backend_relocate_section macro
H A Delf32-xstormy16.c1002 #define elf_backend_relocate_section xstormy16_elf_relocate_section
997 #define elf_backend_relocate_section macro
H A Delf64-sparc.c881 #define elf_backend_relocate_section \
877 #define elf_backend_relocate_section macro
H A Delf32-cr16c.c946 #define elf_backend_relocate_section elf32_cr16c_relocate_section macro
H A Delf32-crx.c1305 #define elf_backend_relocate_section elf32_crx_relocate_section macro
H A Delf32-h8300.c1508 /* ??? when elf_backend_relocate_section is not defined, elf32-target.h
1516 #define elf_backend_relocate_section elf32_h8_relocate_section
1515 #define elf_backend_relocate_section macro
H A Delf32-i370.c1446 #define elf_backend_relocate_section i370_elf_relocate_section
1436 #define elf_backend_relocate_section macro
H A Delf32-i860.c1245 #define elf_backend_relocate_section elf32_i860_relocate_section
1242 #define elf_backend_relocate_section macro
H A Delf32-ip2k.c1518 #define elf_backend_relocate_section ip2k_elf_relocate_section macro
H A Delf32-m68hc11.c1283 #define elf_backend_relocate_section elf32_m68hc11_relocate_section
1280 #define elf_backend_relocate_section macro
H A Delf32-mep.c929 #define elf_backend_relocate_section mep_elf_relocate_section
921 #define elf_backend_relocate_section macro
H A Delf32-mips.c1539 #define elf_backend_relocate_section _bfd_mips_elf_relocate_section
1532 #define elf_backend_relocate_section macro
H A Delf32-msp430.c1171 #define elf_backend_relocate_section elf32_msp430_relocate_section macro
H A Delfn32-mips.c2345 #define elf_backend_relocate_section _bfd_mips_elf_relocate_section
2335 #define elf_backend_relocate_section macro
H A Delf-bfd.h791 bfd_boolean (*elf_backend_relocate_section)
789 bfd_boolean (*elf_backend_relocate_section) member in struct:elf_backend_data

Completed in 231 milliseconds

123