HomeSort by relevance Sort by last modified time
    Searched refs:strshndx (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libdwfl/
dwfl_module_getdwarf.c 599 size_t *syments, int *first_global, GElf_Word *strshndx)
615 *strshndx = shdr->sh_link;
630 *strshndx = shdr->sh_link;
1058 GElf_Word strshndx, aux_strshndx = 0; local
1061 &strshndx);
1081 &mod->first_global, &strshndx);
    [all...]
  /external/elfutils/src/
strip.c 1567 size_t strshndx = shdr_info[symtabidx].old_sh_link; local
1627 size_t strshndx = shdr_info[symtabidx].old_sh_link; local
    [all...]

Completed in 68 milliseconds