Searched defs:output_length_in_bytes_ptr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_forms.c235 Dwarf_Unsigned* output_length_in_bytes_ptr,
256 output_length_in_bytes_ptr == NULL) {
318 *output_length_in_bytes_ptr = output_length_in_bytes;
229 dwarf_compress_integer_block( Dwarf_P_Debug dbg, Dwarf_Bool unit_is_signed, Dwarf_Small unit_length_in_bits, void* input_block, Dwarf_Unsigned input_length_in_units, Dwarf_Unsigned* output_length_in_bytes_ptr, Dwarf_Error* error ) argument

Completed in 59 milliseconds