Searched refs:decl_ctx_1 (Results 1 – 1 of 1) sorted by relevance
4898 DWARFDIECollection decl_ctx_1; in DIEDeclContextsMatch() local4915 die1->GetDeclContextDIEs (this, cu1, decl_ctx_1); in DIEDeclContextsMatch()4919 const size_t count1 = decl_ctx_1.Size(); in DIEDeclContextsMatch()4931 decl_ctx_die1 = decl_ctx_1.GetDIEPtrAtIndex (i); in DIEDeclContextsMatch()4941 assert (decl_ctx_1.GetDIEPtrAtIndex (count1 - 1)->Tag() == DW_TAG_compile_unit); in DIEDeclContextsMatch()4948 decl_ctx_die1 = decl_ctx_1.GetDIEPtrAtIndex (i); in DIEDeclContextsMatch()