Searched refs:ObjMap (Results 1 – 2 of 2) sorted by relevance
30 if (ObjMap.find(ModuleID) != ObjMap.end()) in notifyObjectCompiled()33 ObjMap[ModuleID] = copyBuffer(Obj); in notifyObjectCompiled()57 StringMap<const MemoryBuffer *>::iterator it = ObjMap.find(ModuleID); in getObjectInternal()58 if (it == ObjMap.end()) in getObjectInternal()73 StringMap<const MemoryBuffer *> ObjMap; member in __anonf4c312980111::TestObjectCache
30 if (ObjMap.find(ModuleID) != ObjMap.end()) in notifyObjectCompiled()33 ObjMap[ModuleID] = copyBuffer(Obj); in notifyObjectCompiled()57 StringMap<const MemoryBuffer *>::iterator it = ObjMap.find(ModuleID); in getObjectInternal()58 if (it == ObjMap.end()) in getObjectInternal()73 StringMap<const MemoryBuffer *> ObjMap; member in __anon8543ddf00111::TestObjectCache