Searched refs:spec_die_decl_ctx_die (Results 1 – 2 of 2) sorted by relevance
1962 …const DWARFDebugInfoEntry *spec_die_decl_ctx_die = spec_die->GetParentDeclContextDIE (dwarf2Data, … in GetParentDeclContextDIE() local1963 if (spec_die_decl_ctx_die) in GetParentDeclContextDIE()1964 return spec_die_decl_ctx_die; in GetParentDeclContextDIE()
4698 …const DWARFDebugInfoEntry *spec_die_decl_ctx_die = GetDeclContextDIEContainingDIE (spec_cu, spec_d… in GetDeclContextDIEContainingDIE() local4699 if (spec_die_decl_ctx_die) in GetDeclContextDIEContainingDIE()4700 return spec_die_decl_ctx_die; in GetDeclContextDIEContainingDIE()