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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-target.h352 #ifndef elf_backend_section_flags
353 #define elf_backend_section_flags 0 macro
631 elf_backend_section_flags,
H A Delf32-mep.c952 #define elf_backend_section_flags mep_elf_section_flags
944 #define elf_backend_section_flags macro
H A Delf-bfd.h642 bfd_boolean (*elf_backend_section_flags)
640 bfd_boolean (*elf_backend_section_flags) member in struct:elf_backend_data
H A Delf.c896 if (bed->elf_backend_section_flags)
897 if (! bed->elf_backend_section_flags (&flags, hdr))
H A Delf64-alpha.c5327 #define elf_backend_section_flags \
5315 #define elf_backend_section_flags macro
H A Delfxx-ia64.c5834 #define elf_backend_section_flags \
5826 #define elf_backend_section_flags macro
H A Delf32-arm.c10228 #define elf_backend_section_flags elf32_arm_section_flags macro

Completed in 157 milliseconds