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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_global.h71 Dwarf_Off pu_offset_of_cu_header; member in struct:Dwarf_Global_Context_s
H A Ddwarf_global.c264 READ_UNALIGNED(dbg, pubnames_context->pu_offset_of_cu_header,
270 pubnames_context->pu_offset_of_cu_header,
432 global->gl_context->pu_offset_of_cu_header);
471 *cu_header_offset = con->pu_offset_of_cu_header;
510 off = con->pu_offset_of_cu_header;

Completed in 57 milliseconds