Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_util.c724 if (cu_context->cc_last_abbrev_ptr) { in _dwarf_get_abbrev_for_code()
725 abbrev_ptr = cu_context->cc_last_abbrev_ptr; in _dwarf_get_abbrev_for_code()
829 cu_context->cc_last_abbrev_ptr = abbrev_ptr; in _dwarf_get_abbrev_for_code()
H A Ddwarf_opaque.h265 Dwarf_Byte_Ptr cc_last_abbrev_ptr; member