Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITEventListener.h57 virtual void notifyObjectLoaded(ObjectKey K, const object::ObjectFile &Obj, in notifyObjectLoaded() function
H A DRTDyldMemoryManager.h47 virtual void notifyObjectLoaded(ExecutionEngine *EE, in notifyObjectLoaded() function
H A DRuntimeDyld.h169 virtual void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp80 void OProfileJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anonef4b39420111::OProfileJITEventListener
/freebsd-13.1/contrib/llvm-project/llvm/tools/lli/
H A DRemoteJITUtils.h81 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp156 void GDBJITRegistrationListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon8423256b0211::GDBJITRegistrationListener
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp192 void IntelJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon874c282f0111::IntelJITEventListener
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp230 void PerfJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anond7d86e710111::PerfJITEventListener
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp656 void MCJIT::notifyObjectLoaded(const object::ObjectFile &Obj, in notifyObjectLoaded() function in MCJIT
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h165 void notifyObjectLoaded(RuntimeDyld &Dyld, in notifyObjectLoaded() function