Searched refs:elf_backend_lookup_section_flags_hook (Results 1 – 6 of 6) sorted by relevance
543 #ifndef elf_backend_lookup_section_flags_hook544 #define elf_backend_lookup_section_flags_hook NULL macro739 elf_backend_lookup_section_flags_hook,
1128 flagword (*elf_backend_lookup_section_flags_hook) member
1542 * elf-bfd.h (elf_backend_lookup_section_flags_hook): Declare.1546 (elf_backend_lookup_section_flags_hook): Define.1547 (elf_backend_data): Add elf_backend_lookup_section_flags_hook.
1956 (elf_backend_lookup_section_flags_hook): Define.
10388 #define elf_backend_lookup_section_flags_hook ppc_elf_lookup_section_flags macro
12417 lookup = bed->elf_backend_lookup_section_flags_hook; in bfd_elf_lookup_section_flags()