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

/macosx-10.10.1/dtrace-147/libdwarf/
H A Dpro_types.c162 Dwarf_Unsigned stream_bytes_count; local
188 stream_bytes_count = extension_size + uword_size + /* Size of
200 stream_bytes_count += hdr->sn_net_len;
203 stream_bytes_count += uword_size;
207 stream_bytes, (unsigned long) stream_bytes_count, error);
223 adjusted_length = stream_bytes_count - uword_size - extension_size;

Completed in 110 milliseconds