Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp5000 DWARFCompileUnit *spec_cu = cu; in GetDeclContextDIEContainingDIE() local
5001 …t DWARFDebugInfoEntry *spec_die = DebugInfo()->GetDIEPtrWithCompileUnitHint (die_offset, &spec_cu); in GetDeclContextDIEContainingDIE()
5002 …st DWARFDebugInfoEntry *spec_die_decl_ctx_die = GetDeclContextDIEContainingDIE (spec_cu, spec_die); in GetDeclContextDIEContainingDIE()