Searched refs:cc_last_abbrev_ptr (Results 1 – 2 of 2) sorted by relevance
321 abbrev_ptr = cu_context->cc_last_abbrev_ptr != NULL ? in _dwarf_get_abbrev_for_code()322 cu_context->cc_last_abbrev_ptr : in _dwarf_get_abbrev_for_code()364 cu_context->cc_last_abbrev_ptr = abbrev_ptr; in _dwarf_get_abbrev_for_code()
124 Dwarf_Byte_Ptr cc_last_abbrev_ptr; member