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 __anon41527aa30111::OProfileJITEventListener
69 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
165 void GDBJITRegistrationListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anonc362952c0211::GDBJITRegistrationListener
188 void EPCGenericRTDyldMemoryManager::notifyObjectLoaded( in notifyObjectLoaded() function in llvm::orc::EPCGenericRTDyldMemoryManager
193 void IntelJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anond95369900111::IntelJITEventListener
229 void PerfJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon1eade3920111::PerfJITEventListener
656 void MCJIT::notifyObjectLoaded(const object::ObjectFile &Obj, in notifyObjectLoaded() function in MCJIT