Searched defs:notifyObjectLoaded (Results 1 – 10 of 10) sorted by relevance
57 virtual void notifyObjectLoaded(ObjectKey K, const object::ObjectFile &Obj, in notifyObjectLoaded() function
48 virtual void notifyObjectLoaded(ExecutionEngine *EE, in notifyObjectLoaded() function
183 virtual void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
80 void OProfileJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon6843258e0111::OProfileJITEventListener
69 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
164 void GDBJITRegistrationListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon15ad26370211::GDBJITRegistrationListener
188 void EPCGenericRTDyldMemoryManager::notifyObjectLoaded( in notifyObjectLoaded() function in llvm::orc::EPCGenericRTDyldMemoryManager
193 void IntelJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon0044147b0111::IntelJITEventListener
232 void PerfJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon2110d7bd0111::PerfJITEventListener
653 void MCJIT::notifyObjectLoaded(const object::ObjectFile &Obj, in notifyObjectLoaded() function in MCJIT