Home
last modified time | relevance | path

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

/freebsd-12.1/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.c944 #define elf_backend_section_flags mep_elf_section_flags macro
H A Delf-bfd.h640 bfd_boolean (*elf_backend_section_flags) member
H A Delf.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()
H A DChangeLog-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.
H A Delf64-alpha.c5315 #define elf_backend_section_flags \ macro
H A Delfxx-ia64.c5826 #define elf_backend_section_flags \ macro
H A Delf32-arm.c10228 #define elf_backend_section_flags elf32_arm_section_flags macro
H A DChangeLog-020310529 (elf_backend_section_flags): Don't define.