Searched refs:decl_ctx_1 (Results 1 – 1 of 1) sorted by relevance
5201 DWARFDIECollection decl_ctx_1; in DIEDeclContextsMatch() local5218 die1->GetDeclContextDIEs (this, cu1, decl_ctx_1); in DIEDeclContextsMatch()5222 const size_t count1 = decl_ctx_1.Size(); in DIEDeclContextsMatch()5234 decl_ctx_die1 = decl_ctx_1.GetDIEPtrAtIndex (i); in DIEDeclContextsMatch()5244 assert (decl_ctx_1.GetDIEPtrAtIndex (count1 - 1)->Tag() == DW_TAG_compile_unit); in DIEDeclContextsMatch()5251 decl_ctx_die1 = decl_ctx_1.GetDIEPtrAtIndex (i); in DIEDeclContextsMatch()