Home
last modified time | relevance | path

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

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