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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_global.h86 Dwarf_Off gl_named_die_offset_within_cu; member in struct:Dwarf_Global_s
H A Ddwarf_global.c308 global->gl_named_die_offset_within_cu = die_offset_in_cu;
431 *ret_off = (global->gl_named_die_offset_within_cu +
531 *die_offset = global->gl_named_die_offset_within_cu + off;

Completed in 78 milliseconds