Searched refs:elf_backend_lookup_section_flags_hook (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delfxx-target.h585 #ifndef elf_backend_lookup_section_flags_hook
586 #define elf_backend_lookup_section_flags_hook NULL macro
806 elf_backend_lookup_section_flags_hook,
H A Delf-bfd.h1226 flagword (*elf_backend_lookup_section_flags_hook)
1224 flagword (*elf_backend_lookup_section_flags_hook) member in struct:elf_backend_data
H A Delf32-arm.c19428 #undef elf_backend_lookup_section_flags_hook macro
19429 #define elf_backend_lookup_section_flags_hook elf32_arm_lookup_section_flags macro
H A Delf32-ppc.c10971 #define elf_backend_lookup_section_flags_hook ppc_elf_lookup_section_flags
10951 #define elf_backend_lookup_section_flags_hook macro
H A Delflink.c13478 lookup = bed->elf_backend_lookup_section_flags_hook;

Completed in 311 milliseconds