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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_forms.c239 Dwarf_Unsigned output_length_in_bytes = 0; local
266 output_length_in_bytes = 0;
279 output_length_in_bytes += unit_encoded_size;
286 _dwarf_p_get_alloc(dbg, output_length_in_bytes);
295 remain = output_length_in_bytes;
318 *output_length_in_bytes_ptr = output_length_in_bytes;

Completed in 44 milliseconds