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

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-target.h336 #ifndef elf_backend_section_flags
337 #define elf_backend_section_flags 0 macro
575 elf_backend_section_flags,
H A Delf32-sh64.c93 #define elf_backend_section_flags sh64_elf_section_flags macro
H A Delf-bfd.h644 bfd_boolean (*elf_backend_section_flags)
642 bfd_boolean (*elf_backend_section_flags) member in struct:elf_backend_data
H A Delf.c844 if (bed->elf_backend_section_flags)
845 if (! bed->elf_backend_section_flags (&flags, hdr))
H A Delf64-alpha.c5262 #define elf_backend_section_flags \
5250 #define elf_backend_section_flags macro
H A Delfxx-ia64.c5731 #define elf_backend_section_flags \
5723 #define elf_backend_section_flags macro
H A Delf32-arm.c8122 #define elf_backend_section_flags elf32_arm_section_flags macro
/haiku-buildtools/binutils/bfd/
H A Delfxx-target.h415 #ifndef elf_backend_section_flags
416 #define elf_backend_section_flags 0 macro
756 elf_backend_section_flags,
H A Delf32-mep.c755 #define elf_backend_section_flags mep_elf_section_flags
748 #define elf_backend_section_flags macro
H A Delf32-sh64.c93 #define elf_backend_section_flags sh64_elf_section_flags macro
H A Delf-bfd.h871 bfd_boolean (*elf_backend_section_flags)
869 bfd_boolean (*elf_backend_section_flags) member in struct:elf_backend_data
H A Delf64-alpha.c5540 #define elf_backend_section_flags \
5528 #define elf_backend_section_flags macro
H A Delfnn-ia64.c5007 #define elf_backend_section_flags \
4999 #define elf_backend_section_flags macro
H A Delf64-ia64-vms.c5450 #define elf_backend_section_flags \ macro
H A Delf.c1048 if (bed->elf_backend_section_flags)
1049 if (! bed->elf_backend_section_flags (&flags, hdr))
H A Delf32-nios2.c6219 #define elf_backend_section_flags nios2_elf32_section_flags macro
H A Delf32-arm.c19426 #undef elf_backend_section_flags macro
19427 #define elf_backend_section_flags elf32_arm_section_flags macro

Completed in 777 milliseconds