Searched refs:elf_info_to_howto_rel (Results 1 - 25 of 41) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-gen.c104 #define elf_info_to_howto_rel elf_generic_info_to_howto_rel macro
H A Delf64-gen.c103 #define elf_info_to_howto_rel elf_generic_info_to_howto_rel macro
H A Delfxx-target.h277 #ifndef elf_info_to_howto_rel
278 #define elf_info_to_howto_rel 0 macro
524 elf_info_to_howto_rel,
H A Delf32-i960.c39 #define elf_info_to_howto_rel elf32_i960_info_to_howto_rel macro
H A Delf32-arc.c249 #define elf_info_to_howto_rel arc_info_to_howto_rel macro
H A Delfarm-oabi.c46 #define elf_info_to_howto_rel 0 macro
H A Delf32-m68hc12.c558 #define elf_info_to_howto_rel m68hc11_info_to_howto_rel
555 #define elf_info_to_howto_rel macro
H A Delf32-d30v.c558 #define elf_info_to_howto_rel d30v_info_to_howto_rel macro
H A Delf32-d10v.c599 #define elf_info_to_howto_rel d10v_info_to_howto_rel macro
H A Delf32-dlx.c51 #define elf_info_to_howto_rel elf32_dlx_info_to_howto_rel macro
H A Delf32-mcore.c686 #define elf_info_to_howto_rel NULL
681 #define elf_info_to_howto_rel macro
H A Delf32-openrisc.c598 #define elf_info_to_howto_rel NULL macro
H A Delf32-or32.c547 #define elf_info_to_howto_rel or32_info_to_howto_rel macro
H A Delfarm-nabi.c33 #define elf_info_to_howto_rel elf32_arm_info_to_howto macro
H A Delf32-avr.c907 #define elf_info_to_howto_rel NULL macro
H A Delf32-fr30.c752 #define elf_info_to_howto_rel NULL
745 #define elf_info_to_howto_rel macro
H A Delf32-iq2000.c946 #define elf_info_to_howto_rel NULL
936 #define elf_info_to_howto_rel macro
H A Delfcode.h1307 || ebd->elf_info_to_howto_rel == NULL)
1310 (*ebd->elf_info_to_howto_rel) (abfd, relent, &rela);
H A Delf-bfd.h565 void (*elf_info_to_howto_rel)
563 void (*elf_info_to_howto_rel) member in struct:elf_backend_data
H A Delf32-cr16c.c989 #define elf_info_to_howto_rel elf_cr16c_info_to_howto_rel macro
H A Delf32-crx.c1317 #define elf_info_to_howto_rel 0 macro
H A Delf32-i860.c1250 #define elf_info_to_howto_rel NULL
1247 #define elf_info_to_howto_rel macro
H A Delf32-m68hc11.c1280 #define elf_info_to_howto_rel m68hc11_info_to_howto_rel
1277 #define elf_info_to_howto_rel macro
H A Delf32-mips.c1336 #define elf_info_to_howto_rel mips_info_to_howto_rel
1329 #define elf_info_to_howto_rel macro
H A Delf32-msp430.c1167 #define elf_info_to_howto_rel NULL macro

Completed in 141 milliseconds

12