Searched refs:abs_die_decl_ctx_die (Results 1 – 2 of 2) sorted by relevance
1974 …const DWARFDebugInfoEntry *abs_die_decl_ctx_die = abs_die->GetParentDeclContextDIE (dwarf2Data, cu… in GetParentDeclContextDIE() local1975 if (abs_die_decl_ctx_die) in GetParentDeclContextDIE()1976 return abs_die_decl_ctx_die; in GetParentDeclContextDIE()
4708 …const DWARFDebugInfoEntry *abs_die_decl_ctx_die = GetDeclContextDIEContainingDIE (abs_cu, abs_die); in GetDeclContextDIEContainingDIE() local4709 if (abs_die_decl_ctx_die) in GetDeclContextDIEContainingDIE()4710 return abs_die_decl_ctx_die; in GetDeclContextDIEContainingDIE()