Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_load_headers.c989 Dwarf_Unsigned strsectindex =0;
995 strsectindex = ep->f_dynsym_sect_strings_sect_index;
997 strpsh = ep->f_shdr + strsectindex;
1029 Dwarf_Unsigned strsectindex =0; in _dwarf_load_elf_symstr() local
1035 strsectindex = ep->f_symtab_sect_strings_sect_index; in _dwarf_load_elf_symstr()
1037 strpsh = ep->f_shdr + strsectindex; in _dwarf_load_elf_symstr()