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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delfxx-target.h342 #ifndef elf_backend_section_flags
343 #define elf_backend_section_flags 0 macro
601 elf_backend_section_flags,
H A Delf32-sh64.c93 #define elf_backend_section_flags sh64_elf_section_flags macro
H A Delf32-mep.c934 #define elf_backend_section_flags mep_elf_section_flags
926 #define elf_backend_section_flags macro
H A Delf-bfd.h635 bfd_boolean (*elf_backend_section_flags)
633 bfd_boolean (*elf_backend_section_flags) member in struct:elf_backend_data
H A Delf.c868 if (bed->elf_backend_section_flags)
869 if (! bed->elf_backend_section_flags (&flags, hdr))
H A Delf64-alpha.c5279 #define elf_backend_section_flags \
5267 #define elf_backend_section_flags macro
H A Delfxx-ia64.c5739 #define elf_backend_section_flags \
5731 #define elf_backend_section_flags macro
H A Delf32-arm.c10548 #define elf_backend_section_flags elf32_arm_section_flags macro

Completed in 197 milliseconds