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

123456

/haiku-buildtools/binutils/bfd/
H A Delf32-tilegx.c109 #define elf_backend_relocate_section tilegx_elf_relocate_section macro
H A Delf64-tilegx.c110 #define elf_backend_relocate_section tilegx_elf_relocate_section macro
H A Delfxx-target.h258 #ifdef elf_backend_relocate_section
272 #else /* ! defined (elf_backend_relocate_section) */
292 #endif /* ! defined (elf_backend_relocate_section) */
467 #ifndef elf_backend_relocate_section
468 #define elf_backend_relocate_section 0 macro
773 elf_backend_relocate_section,
H A Delf32-sh-symbian.c610 #undef elf_backend_relocate_section macro
611 #define elf_backend_relocate_section sh_symbian_relocate_section macro
H A Delf32-ft32.c371 #define elf_backend_relocate_section ft32_elf_relocate_section
368 #define elf_backend_relocate_section macro
H A Delf32-moxie.c386 #define elf_backend_relocate_section moxie_elf_relocate_section
381 #define elf_backend_relocate_section macro
H A Delf32-xc16x.c474 #define elf_backend_relocate_section elf32_xc16x_relocate_section macro
H A Delf32-sparc.c230 #define elf_backend_relocate_section _bfd_sparc_elf_relocate_section macro
H A Delf32-m68hc12.c655 #define elf_backend_relocate_section elf32_m68hc11_relocate_section
652 #define elf_backend_relocate_section macro
H A Delf32-fr30.c719 #define elf_backend_relocate_section fr30_elf_relocate_section
712 #define elf_backend_relocate_section macro
H A Delf32-epiphany.c605 #define elf_backend_relocate_section epiphany_elf_relocate_section macro
H A Delf32-d10v.c552 #define elf_backend_relocate_section elf32_d10v_relocate_section macro
H A Delf32-mt.c592 #define elf_backend_relocate_section mt_elf_relocate_section
590 #define elf_backend_relocate_section macro
H A Delf32-xgate.c707 #define elf_backend_relocate_section elf32_xgate_relocate_section macro
H A Delf32-mcore.c685 #define elf_backend_relocate_section mcore_elf_relocate_section
680 #define elf_backend_relocate_section macro
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-target.h214 #ifdef elf_backend_relocate_section
224 #else /* ! defined (elf_backend_relocate_section) */
240 #endif /* ! defined (elf_backend_relocate_section) */
378 #ifndef elf_backend_relocate_section
379 #define elf_backend_relocate_section 0 macro
589 elf_backend_relocate_section,
H A Delf32-sparc.c199 #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.c562 #define elf_backend_relocate_section elf32_m68hc11_relocate_section
559 #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.c561 #define elf_backend_relocate_section openrisc_elf_relocate_section macro
H A Delf32-d10v.c578 #define elf_backend_relocate_section elf32_d10v_relocate_section macro
H A Delf32-mcore.c664 #define elf_backend_relocate_section mcore_elf_relocate_section
659 #define elf_backend_relocate_section macro
H A Delf32-mt.c633 #define elf_backend_relocate_section mt_elf_relocate_section
631 #define elf_backend_relocate_section macro
H A Delf32-fr30.c755 #define elf_backend_relocate_section fr30_elf_relocate_section
748 #define elf_backend_relocate_section macro

Completed in 289 milliseconds

123456