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 __anon68af1d5a0111::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 __anon9decc8f20111::TestObjectCache