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 __anon6843258e0111::OProfileJITEventListener
69 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
165 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
229 void PerfJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon2110d7bd0111::PerfJITEventListener
656 void MCJIT::notifyObjectLoaded(const object::ObjectFile &Obj, in notifyObjectLoaded() function in MCJIT