Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
HDJITEventListener.h56 virtual void notifyObjectLoaded(ObjectKey K, const object::ObjectFile &Obj, in notifyObjectLoaded() function
HDRTDyldMemoryManager.h47 virtual void notifyObjectLoaded(ExecutionEngine *EE, in notifyObjectLoaded() function
HDRuntimeDyld.h182 virtual void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
HDOProfileJITEventListener.cpp80 void OProfileJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon7764128d0111::OProfileJITEventListener
/freebsd-head/contrib/llvm-project/llvm/tools/lli/
HDForwardingMemoryManager.h69 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/
HDGDBRegistrationListener.cpp165 void GDBJITRegistrationListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon69eb08d60211::GDBJITRegistrationListener
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDEPCGenericRTDyldMemoryManager.cpp188 void EPCGenericRTDyldMemoryManager::notifyObjectLoaded( in notifyObjectLoaded() function in llvm::orc::EPCGenericRTDyldMemoryManager
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
HDIntelJITEventListener.cpp193 void IntelJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon0f65017a0111::IntelJITEventListener
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
HDPerfJITEventListener.cpp229 void PerfJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon74c478fc0111::PerfJITEventListener
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
HDMCJIT.cpp656 void MCJIT::notifyObjectLoaded(const object::ObjectFile &Obj, in notifyObjectLoaded() function in MCJIT