Searched refs:string_attr_offset (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.c1480 unsigned string_attr_offset = 0; local
1747 string_attr_offset = curdie->di_offset + curdie->di_abbrev_nbytes;
1843 string_attr_add(dbg, DEBUG_INFO, string_attr_offset, curattr);
1845 string_attr_offset += curattr->ar_nbytes;

Completed in 48 milliseconds