Searched refs:get_sec_type_attr (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h649 const struct bfd_elf_special_section * (*get_sec_type_attr)
647 const struct bfd_elf_special_section * (*get_sec_type_attr) member in struct:elf_backend_data
H A Delf.c2466 ssect = (*bed->get_sec_type_attr) (abfd, sec);
/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-elf.c564 ssect = (*bed->get_sec_type_attr) (stdoutput, sec);
/haiku-buildtools/binutils/gas/config/
H A Dobj-elf.c593 ssect = (*bed->get_sec_type_attr) (stdoutput, sec);
/haiku-buildtools/binutils/bfd/
H A Delf-bfd.h876 const struct bfd_elf_special_section * (*get_sec_type_attr)
874 const struct bfd_elf_special_section * (*get_sec_type_attr) member in struct:elf_backend_data
H A Delf.c2843 ssect = (*bed->get_sec_type_attr) (abfd, sec);

Completed in 213 milliseconds