Searched refs:gii (Results 1 – 1 of 1) sorted by relevance
699 const auto &gii = LR->Locations[Idx]; in verify() local700 Log << " [" << Idx << "]: " << gii.Name << " @ " << gii.Dir in verify()701 << '/' << gii.Base << ':' << gii.Line << '\n'; in verify()711 const auto &gii = LR->Locations[Idx]; in verify() local716 if (dii.FunctionName.find(gii.Name.str()) != 0) in verify()719 << "\" doesn't match GSYM function \"" << gii.Name << "\"\n"; in verify()727 if (dii.Line != gii.Line) in verify()729 << dii.Line << " != GSYM line " << gii.Line << "\n"; in verify()