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

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-target.h340 #define elf_backend_get_sec_type_attr _bfd_elf_get_sec_type_attr
H A Delf-bfd.h1567 extern const struct bfd_elf_special_section *_bfd_elf_get_sec_type_attr
H A Delf32-ppc.c1932 return _bfd_elf_get_sec_type_attr (abfd, sec);
7532 return _bfd_elf_get_sec_type_attr (abfd, sec);
H A Delf.c2438 _bfd_elf_get_sec_type_attr (bfd *abfd, asection *sec)
2433 _bfd_elf_get_sec_type_attr (bfd *abfd, asection *sec) function
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h1423 extern const struct bfd_elf_special_section *_bfd_elf_get_sec_type_attr
H A Delf.c2118 _bfd_elf_get_sec_type_attr (bfd *abfd, const char *name)
2154 ssect = _bfd_elf_get_sec_type_attr (abfd, sec->name);
2113 _bfd_elf_get_sec_type_attr (bfd *abfd, const char *name) function
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-elf.c525 ssect = _bfd_elf_get_sec_type_attr (stdoutput, name);

Completed in 273 milliseconds