Searched refs:GUIDs (Results 1 – 3 of 3) sorted by relevance
398 auto GUIDs = StartAddrToSymMap.equal_range(Range.first); in decodePseudoProbe() local399 for (auto I = GUIDs.first; I != GUIDs.second; ++I) in decodePseudoProbe()
306 DenseSet<GlobalValue::GUID> &GUIDs) { in computeGUIDPreservedSymbols() argument311 GUIDs.insert(GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in computeGUIDPreservedSymbols()
7537 "cannot call operator __uuidof on a type with multiple GUIDs">;