Searched refs:elf_info_to_howto (Results 1 - 25 of 57) sorted by relevance

123

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-m88k.c34 #define elf_info_to_howto _bfd_elf_no_info_to_howto macro
H A Delf32-gen.c103 #define elf_info_to_howto elf_generic_info_to_howto macro
H A Delf64-gen.c102 #define elf_info_to_howto elf_generic_info_to_howto macro
H A Delfxx-target.h273 #ifndef elf_info_to_howto
274 #define elf_info_to_howto 0 macro
523 elf_info_to_howto,
H A Delf32-i960.c38 #define elf_info_to_howto elf32_i960_info_to_howto macro
H A Delf32-arc.c248 #define elf_info_to_howto 0 macro
H A Delfarm-oabi.c45 #define elf_info_to_howto elf32_arm_info_to_howto macro
H A Delf32-m68hc12.c557 #define elf_info_to_howto 0
554 #define elf_info_to_howto macro
H A Delf32-pj.c348 #define elf_info_to_howto pj_elf_info_to_howto macro
H A Delf32-d30v.c557 #define elf_info_to_howto d30v_info_to_howto_rela macro
H A Delf32-d10v.c598 #define elf_info_to_howto 0 macro
H A Delf32-dlx.c50 #define elf_info_to_howto elf32_dlx_info_to_howto macro
H A Delf32-mcore.c685 #define elf_info_to_howto mcore_elf_info_to_howto
680 #define elf_info_to_howto macro
H A Delf32-openrisc.c599 #define elf_info_to_howto openrisc_info_to_howto_rela macro
H A Delf32-or32.c546 #define elf_info_to_howto 0 macro
H A Delfarm-nabi.c32 #define elf_info_to_howto 0 macro
H A Delf32-avr.c906 #define elf_info_to_howto avr_info_to_howto_rela macro
H A Delf32-fr30.c753 #define elf_info_to_howto fr30_info_to_howto_rela
746 #define elf_info_to_howto macro
H A Delf32-iq2000.c947 #define elf_info_to_howto iq2000_info_to_howto_rela
937 #define elf_info_to_howto macro
H A Delfcode.h1306 && ebd->elf_info_to_howto != NULL)
1308 (*ebd->elf_info_to_howto) (abfd, relent, &rela);
H A Delf-bfd.h560 void (*elf_info_to_howto)
558 void (*elf_info_to_howto) member in struct:elf_backend_data
H A Delf32-cr16c.c988 #define elf_info_to_howto elf_cr16c_info_to_howto macro
H A Delf32-crx.c1316 #define elf_info_to_howto elf_crx_info_to_howto macro
H A Delf32-i370.c1506 #define elf_info_to_howto i370_elf_info_to_howto
1494 #define elf_info_to_howto macro
H A Delf32-i860.c1251 #define elf_info_to_howto elf32_i860_info_to_howto_rela
1248 #define elf_info_to_howto macro

Completed in 126 milliseconds

123