Searched refs:cur_stream_bytes_ptr (Results 1 – 1 of 1) sorted by relevance
161 Dwarf_Small *cur_stream_bytes_ptr; in _dwarf_transform_simplename_to_disk() local212 cur_stream_bytes_ptr = stream_bytes; in _dwarf_transform_simplename_to_disk()217 WRITE_UNALIGNED(dbg, cur_stream_bytes_ptr, in _dwarf_transform_simplename_to_disk()219 cur_stream_bytes_ptr += extension_size; in _dwarf_transform_simplename_to_disk()224 WRITE_UNALIGNED(dbg, cur_stream_bytes_ptr, in _dwarf_transform_simplename_to_disk()227 cur_stream_bytes_ptr += uword_size; in _dwarf_transform_simplename_to_disk()233 WRITE_UNALIGNED(dbg, cur_stream_bytes_ptr, in _dwarf_transform_simplename_to_disk()236 cur_stream_bytes_ptr += sizeof(Dwarf_Half); in _dwarf_transform_simplename_to_disk()240 WRITE_UNALIGNED(dbg, cur_stream_bytes_ptr, in _dwarf_transform_simplename_to_disk()243 cur_stream_bytes_ptr += uword_size; in _dwarf_transform_simplename_to_disk()[all …]