Searched defs:notifyObjectLoaded (Results 1 – 10 of 10) sorted by relevance
56 virtual void notifyObjectLoaded(ObjectKey K, const object::ObjectFile &Obj, in notifyObjectLoaded() function
47 virtual void notifyObjectLoaded(ExecutionEngine *EE, in notifyObjectLoaded() function
182 virtual void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
80 void OProfileJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon7764128d0111::OProfileJITEventListener
69 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
165 void GDBJITRegistrationListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon69eb08d60211::GDBJITRegistrationListener
188 void EPCGenericRTDyldMemoryManager::notifyObjectLoaded( in notifyObjectLoaded() function in llvm::orc::EPCGenericRTDyldMemoryManager
193 void IntelJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon0f65017a0111::IntelJITEventListener
229 void PerfJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon74c478fc0111::PerfJITEventListener
656 void MCJIT::notifyObjectLoaded(const object::ObjectFile &Obj, in notifyObjectLoaded() function in MCJIT