Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp4696 DWARFCompileUnit *spec_cu = cu; in GetDeclContextDIEContainingDIE() local
4697 …t DWARFDebugInfoEntry *spec_die = DebugInfo()->GetDIEPtrWithCompileUnitHint (die_offset, &spec_cu); in GetDeclContextDIEContainingDIE()
4698 …st DWARFDebugInfoEntry *spec_die_decl_ctx_die = GetDeclContextDIEContainingDIE (spec_cu, spec_die); in GetDeclContextDIEContainingDIE()