Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp4706 DWARFCompileUnit *abs_cu = cu; in GetDeclContextDIEContainingDIE() local
4707 …nst DWARFDebugInfoEntry *abs_die = DebugInfo()->GetDIEPtrWithCompileUnitHint (die_offset, &abs_cu); in GetDeclContextDIEContainingDIE()
4708 …const DWARFDebugInfoEntry *abs_die_decl_ctx_die = GetDeclContextDIEContainingDIE (abs_cu, abs_die); in GetDeclContextDIEContainingDIE()