Home
last modified time | relevance | path

Searched refs:strshndx (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c599 size_t *syments, int *first_global, GElf_Word *strshndx) in load_symtab() argument
615 *strshndx = shdr->sh_link; in load_symtab()
630 *strshndx = shdr->sh_link; in load_symtab()
1058 GElf_Word strshndx, aux_strshndx = 0; in find_symtab() local
1061 &strshndx); in find_symtab()
1081 &mod->first_global, &strshndx); in find_symtab()
1123 if (elf_strptr (mod->symfile->elf, strshndx, 0) == NULL) in find_symtab()
1139 Elf_Scn *symstrscn = elf_getscn (mod->symfile->elf, strshndx); in find_symtab()
/external/elfutils/src/
Dstrip.c1567 size_t strshndx = shdr_info[symtabidx].old_sh_link; in handle_elf() local
1601 const char *name = elf_strptr (elf, strshndx, in handle_elf()
1627 size_t strshndx = shdr_info[symtabidx].old_sh_link; in handle_elf() local
1663 const char *name = elf_strptr (elf, strshndx, in handle_elf()