Home
last modified time | relevance | path

Searched refs:bfd_elf_get_str_section (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDelf-bfd.h1533 extern char *bfd_elf_get_str_section
HDelf.c251 bfd_elf_get_str_section (bfd *abfd, unsigned int shindex) in bfd_elf_get_str_section() function
306 && bfd_elf_get_str_section (abfd, shindex) == NULL) in bfd_elf_string_from_elf_section()
998 shstrtab = bfd_elf_get_str_section (abfd, in bfd_elf_find_section()
HDChangeLog422 (bfd_elf_get_str_section): Likewise.