Home
last modified time | relevance | path

Searched defs:shstrtab (Results 1 - 3 of 3) sorted by relevance

/third_party/elfio/elfio/
H A Delfio.hpp491 section* shstrtab = sections.add( ".shstrtab" ); variable
/third_party/elfutils/src/
H A Dunstrip.c1022 get_section_name(size_t ndx, const GElf_Shdr *shdr, const Elf_Data *shstrtab) get_section_name() argument
1318 new_shstrtab(Elf *unstripped, size_t unstripped_shnum, Elf_Data *shstrtab, size_t unstripped_shstrndx, struct section *sections, size_t stripped_shnum, Dwelf_Strtab *strtab) new_shstrtab() argument
1455 Elf_Data *shstrtab = elf_getdata (elf_getscn (unstripped, copy_elided_sections() local
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink.c1481 Shdr *sh, *sh0, shstrtab; in is_section_exist() local

Completed in 13 milliseconds