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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_global.c249 pubnames_context->pu_length_size = local_length_size;
266 pubnames_context->pu_length_size);
267 pubnames_like_ptr += pubnames_context->pu_length_size;
276 pubnames_context->pu_length_size);
277 pubnames_like_ptr += pubnames_context->pu_length_size;
288 pubnames_context->pu_length_size);
289 pubnames_like_ptr += pubnames_context->pu_length_size;
337 pubnames_context->pu_length_size);
339 pubnames_like_ptr += pubnames_context->pu_length_size;
H A Ddwarf_global.h62 unsigned char pu_length_size; member in struct:Dwarf_Global_Context_s

Completed in 68 milliseconds