Searched refs:bfd_elf_get_str_section (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h1299 extern char *bfd_elf_get_str_section
H A Delfcode.h741 shstrtab = bfd_elf_get_str_section (abfd, i_ehdrp->e_shstrndx);
H A Delf.c253 bfd_elf_get_str_section (bfd *abfd, unsigned int shindex) function
289 && bfd_elf_get_str_section (abfd, shindex) == NULL)
833 shstrtab = bfd_elf_get_str_section (abfd,
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-bfd.h1419 extern char *bfd_elf_get_str_section
H A Delf.c246 bfd_elf_get_str_section (bfd *abfd, unsigned int shindex) function
296 && bfd_elf_get_str_section (abfd, shindex) == NULL)
961 shstrtab = bfd_elf_get_str_section (abfd,

Completed in 208 milliseconds