Home
last modified time | relevance | path

Searched refs:elf_backend_section_from_phdr (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delfxx-target.h337 #ifndef elf_backend_section_from_phdr
338 #define elf_backend_section_from_phdr _bfd_elf_make_section_from_phdr macro
543 elf_backend_section_from_phdr,
Delf-bfd.h648 bfd_boolean (*elf_backend_section_from_phdr) member
Delf.c2547 return bed->elf_backend_section_from_phdr (abfd, hdr, index, "proc"); in bfd_section_from_phdr()