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

/macosx-10.10.1/dtrace-147/libdwarf/
H A Dpro_types.c161 Dwarf_Small *cur_stream_bytes_ptr; local
212 cur_stream_bytes_ptr = stream_bytes;
217 WRITE_UNALIGNED(dbg, cur_stream_bytes_ptr,
219 cur_stream_bytes_ptr += extension_size;
224 WRITE_UNALIGNED(dbg, cur_stream_bytes_ptr,
227 cur_stream_bytes_ptr += uword_size;
233 WRITE_UNALIGNED(dbg, cur_stream_bytes_ptr,
236 cur_stream_bytes_ptr += sizeof(Dwarf_Half);
240 WRITE_UNALIGNED(dbg, cur_stream_bytes_ptr,
243 cur_stream_bytes_ptr
[all...]

Completed in 109 milliseconds