Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_debuglink.c609 unsigned long setstrindex = 0; in _dwarf_construct_linkedto_path() local
622 setstrindex = pointerarraysize; in _dwarf_construct_linkedto_path()
639 char *sptr = (char*)resultfullstring + setstrindex; in _dwarf_construct_linkedto_path()
642 setstrindex += dwarfstring_strlen(&cur->dl_string)+1; in _dwarf_construct_linkedto_path()