Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_types.c179 Dwarf_Small *cur_stream_bytes_ptr; in _dwarf_transform_simplename_to_disk() local
223 cur_stream_bytes_ptr = stream_bytes; in _dwarf_transform_simplename_to_disk()
230 cur_stream_bytes_ptr += extension_size; in _dwarf_transform_simplename_to_disk()
235 WRITE_UNALIGNED(dbg, cur_stream_bytes_ptr, in _dwarf_transform_simplename_to_disk()
238 cur_stream_bytes_ptr += uword_size; in _dwarf_transform_simplename_to_disk()
251 WRITE_UNALIGNED(dbg, cur_stream_bytes_ptr, in _dwarf_transform_simplename_to_disk()
254 cur_stream_bytes_ptr += uword_size; in _dwarf_transform_simplename_to_disk()
274 WRITE_UNALIGNED(dbg, cur_stream_bytes_ptr, in _dwarf_transform_simplename_to_disk()
277 cur_stream_bytes_ptr += uword_size; in _dwarf_transform_simplename_to_disk()
288 cur_stream_bytes_ptr += uword_size; in _dwarf_transform_simplename_to_disk()
[all …]