Searched refs:gii (Results 1 – 1 of 1) sorted by relevance
767 const auto &gii = LR->Locations[Idx]; in verify() local768 Log << " [" << Idx << "]: " << gii.Name << " @ " << gii.Dir in verify()769 << '/' << gii.Base << ':' << gii.Line << '\n'; in verify()778 const auto &gii = LR->Locations[Idx]; in verify() local783 if (!StringRef(dii.FunctionName).starts_with(gii.Name)) in verify()786 << "\" doesn't match GSYM function \"" << gii.Name << "\"\n"; in verify()794 if (dii.Line != gii.Line) in verify()796 << dii.Line << " != GSYM line " << gii.Line << "\n"; in verify()