Home
last modified time | relevance | path

Searched defs:notifyObjectLoaded (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/
H A DJITEventListener.h59 virtual void notifyObjectLoaded(ObjectKey K, const object::ObjectFile &Obj, in notifyObjectLoaded() function
H A DRTDyldMemoryManager.h48 virtual void notifyObjectLoaded(ExecutionEngine *EE, in notifyObjectLoaded() function
H A DRuntimeDyld.h164 virtual void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp81 void OProfileJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon6923ce330111::OProfileJITEventListener
/freebsd-12.1/contrib/llvm/tools/lli/
H A DRemoteJITUtils.h129 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h109 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
114 void notifyObjectLoaded(ExecutionEngine *EE, in notifyObjectLoaded() function
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp99 void IntelJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon0124bd200111::IntelJITEventListener
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp150 void GDBJITRegistrationListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anond364debc0211::GDBJITRegistrationListener
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp230 void PerfJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anond7f513220111::PerfJITEventListener
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp651 void MCJIT::notifyObjectLoaded(const object::ObjectFile &Obj, in notifyObjectLoaded() function in MCJIT
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h165 void notifyObjectLoaded(RuntimeDyld &Dyld, in notifyObjectLoaded() function