Searched refs:elf_backend_section_flags (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delfxx-target.h327 #ifndef elf_backend_section_flags
328 #define elf_backend_section_flags 0 macro
534 elf_backend_section_flags,
H A Delf32-sh64.c92 #define elf_backend_section_flags sh64_elf_section_flags macro
H A Delf-bfd.h628 bfd_boolean (*elf_backend_section_flags)
626 bfd_boolean (*elf_backend_section_flags) member in struct:elf_backend_data
H A Delf.c784 if (bed->elf_backend_section_flags)
785 if (! bed->elf_backend_section_flags (&flags, hdr))
H A Delf32-arm.h4505 #define elf_backend_section_flags elf32_arm_section_flags macro
H A Delfxx-ia64.c4929 #define elf_backend_section_flags \
4921 #define elf_backend_section_flags macro
H A Delf64-alpha.c5486 #define elf_backend_section_flags \
5475 #define elf_backend_section_flags macro

Completed in 131 milliseconds