Searched refs:elf_backend_section_from_phdr (Results 1 – 6 of 6) sorted by relevance
395 #ifndef elf_backend_section_from_phdr396 #define elf_backend_section_from_phdr _bfd_elf_make_section_from_phdr macro696 elf_backend_section_from_phdr,
808 bfd_boolean (*elf_backend_section_from_phdr) member
357 (elf_backend_section_from_phdr): Define.4223 elf_backend_section_from_phdr.4226 elf_backend_section_from_phdr hook.4304 (bfd_section_from_phdr): Similarly, for elf_backend_section_from_phdr.4306 (elf_backend_section_from_phdr): Default to
175 backend fucntion pointed to by elf_backend_section_from_phdr for182 elf_backend_section_from_phdr.183 (elf_backend_section_from_phdr): Add prototype.185 * elfxx-target.h (elf_backend_section_from_phdr): Define default.186 (elfNN_bed): Add elf_backend_section_from_phdr.
4097 #define elf_backend_section_from_phdr elf64_hppa_section_from_phdr macro
2604 return bed->elf_backend_section_from_phdr (abfd, hdr, hdr_index, "proc"); in bfd_section_from_phdr()