Searched defs:notifyObjectLoaded (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITEventListener.h58 virtual void notifyObjectLoaded(ObjectKey K, const object::ObjectFile &Obj, function in class:llvm::JITEventListener
H A DRTDyldMemoryManager.h47 virtual void notifyObjectLoaded(ExecutionEngine *EE, function in class:llvm::MCJITMemoryManager
H A DRuntimeDyld.h165 virtual void notifyObjectLoaded(RuntimeDyld &RTDyld, function in class:llvm::RuntimeDyld::MemoryManager
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp80 void OProfileJITEventListener::notifyObjectLoaded( function in class:__anon3658::OProfileJITEventListener
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp149 void GDBJITRegistrationListener::notifyObjectLoaded( function in class:__anon3645::GDBJITRegistrationListener
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp98 void IntelJITEventListener::notifyObjectLoaded( function in class:__anon3646::IntelJITEventListener
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp656 void MCJIT::notifyObjectLoaded(const object::ObjectFile &Obj, function in class:MCJIT
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp230 void PerfJITEventListener::notifyObjectLoaded( function in class:__anon3670::PerfJITEventListener

Completed in 72 milliseconds