Home
last modified time | relevance | path

Searched refs:elf_backend_section_flags (Results 1 – 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDelfxx-target.h352 #ifndef elf_backend_section_flags
353 #define elf_backend_section_flags 0 macro
631 elf_backend_section_flags,
HDelf32-mep.c944 #define elf_backend_section_flags mep_elf_section_flags macro
HDelf-bfd.h640 bfd_boolean (*elf_backend_section_flags) member
HDelf.c896 if (bed->elf_backend_section_flags) in _bfd_elf_make_section_from_shdr()
897 if (! bed->elf_backend_section_flags (&flags, hdr)) in _bfd_elf_make_section_from_shdr()
HDChangeLog-00016378 * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
6381 elf_backend_section_flags function.
6386 (elf_backend_section_flags): Define to elf64_ia64_section_flags.
6387 * elfxx-target.h (elf_backend_section_flags): Define.
6388 (elfNN_bed): Initialize elf_backend_section_flags field.
HDelf64-alpha.c5315 #define elf_backend_section_flags \ macro
HDelfxx-ia64.c5826 #define elf_backend_section_flags \ macro
HDelf32-arm.c10228 #define elf_backend_section_flags elf32_arm_section_flags macro
HDChangeLog-020310529 (elf_backend_section_flags): Don't define.