Searched refs:elf_backend_section_from_phdr (Results 1 – 4 of 4) sorted by relevance
358 #ifndef elf_backend_section_from_phdr359 #define elf_backend_section_from_phdr _bfd_elf_make_section_from_phdr macro633 elf_backend_section_from_phdr,
650 bfd_boolean (*elf_backend_section_from_phdr) member
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.
2717 return bed->elf_backend_section_from_phdr (abfd, hdr, index, "proc"); in bfd_section_from_phdr()