Searched refs:notifyObjectCompiled (Results 1 – 7 of 7) sorted by relevance
30 virtual void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) = 0;
78 ObjCache->notifyObjectCompiled(&*M, Buffer->getMemBufferRef()); in addModuleSet()
27 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in __anon7137a08f0111::TestObjectCache
259 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in LLIObjectCache
172 ObjCache->notifyObjectCompiled(M, MB); in emitObject()
702 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache
683 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache