Searched refs:LoadedObjectMap (Results 1 – 1 of 1) sorted by relevance
130 ObjectMap LoadedObjectMap; member in __anon0044147b0111::IntelJITEventListener331 LoadedObjectMap[ObjData] = Functions; in notifyObjectLoaded()359 ObjectMap::iterator OI = LoadedObjectMap.find(ObjData); in notifyFreeingObject()360 if (OI == LoadedObjectMap.end()) in notifyFreeingObject()378 LoadedObjectMap.erase(OI); in notifyFreeingObject()