Home
last modified time | relevance | path

Searched refs:elf_backend_section_from_shdr (Results 1 – 25 of 37) sorted by relevance

12

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delfxx-target.h293 #ifndef elf_backend_section_from_shdr
294 #define elf_backend_section_from_shdr 0 macro
483 elf_backend_section_from_shdr,
H A Delf32-sh64.c90 #define elf_backend_section_from_shdr sh64_backend_section_from_shdr macro
H A Delfn32-mips.c1885 #define elf_backend_section_from_shdr _bfd_mips_elf_section_from_shdr macro
H A Delf32-mips.c1525 #define elf_backend_section_from_shdr _bfd_mips_elf_section_from_shdr macro
H A Delf-bfd.h594 bfd_boolean (*elf_backend_section_from_shdr) member
H A Delf32-i370.c1526 #define elf_backend_section_from_shdr i370_elf_section_from_shdr macro
H A Delf64-mips.c2687 #define elf_backend_section_from_shdr _bfd_mips_elf_section_from_shdr macro
H A Delf64-hppa.c2731 #define elf_backend_section_from_shdr elf64_hppa_section_from_shdr macro
H A Delf64-x86-64.c2807 #define elf_backend_section_from_shdr \ macro
H A Delf32-v850.c3182 #define elf_backend_section_from_shdr v850_elf_section_from_shdr macro
H A Delf.c1963 if (bed->elf_backend_section_from_shdr) in bfd_section_from_shdr()
1964 (*bed->elf_backend_section_from_shdr) (abfd, hdr, name); in bfd_section_from_shdr()
H A Delfxx-ia64.c4946 #define elf_backend_section_from_shdr \ macro
H A Delf32-ppc.c6180 #define elf_backend_section_from_shdr ppc_elf_section_from_shdr macro
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-target.h333 #ifndef elf_backend_section_from_shdr
334 #define elf_backend_section_from_shdr _bfd_elf_make_section_from_shdr macro
578 elf_backend_section_from_shdr,
H A Delf32-sh64.c91 #define elf_backend_section_from_shdr sh64_backend_section_from_shdr macro
H A Delf32-mips.c1530 #define elf_backend_section_from_shdr _bfd_mips_elf_section_from_shdr macro
H A Delf32-i370.c1432 #define elf_backend_section_from_shdr i370_elf_section_from_shdr macro
H A Delfn32-mips.c2310 #define elf_backend_section_from_shdr _bfd_mips_elf_section_from_shdr macro
H A Delf-bfd.h617 bfd_boolean (*elf_backend_section_from_shdr) member
H A Delf64-mips.c3072 #define elf_backend_section_from_shdr _bfd_mips_elf_section_from_shdr macro
H A Delf64-hppa.c2817 #define elf_backend_section_from_shdr elf64_hppa_section_from_shdr macro
H A Delf32-v850.c3077 #define elf_backend_section_from_shdr v850_elf_section_from_shdr macro
H A Delf64-x86-64.c3681 #define elf_backend_section_from_shdr \ macro
H A DChangeLog-20054028 elf_backend_section_from_shdr.
4302 elf_backend_section_from_shdr hook unconditionally, and return
4305 * elfxx-target.h (elf_backend_section_from_shdr)
H A Delf64-alpha.c5248 #define elf_backend_section_from_shdr \ macro

12