Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp80 void OProfileJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon192bf7590111::OProfileJITEventListener
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A DRemoteJITUtils.h81 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp156 void GDBJITRegistrationListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon11e732220211::GDBJITRegistrationListener
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp192 void IntelJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anonb12ce6460111::IntelJITEventListener
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp230 void PerfJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon2974bac80111::PerfJITEventListener
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp656 void MCJIT::notifyObjectLoaded(const object::ObjectFile &Obj, in notifyObjectLoaded() function in MCJIT
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h165 void notifyObjectLoaded(RuntimeDyld &Dyld, in notifyObjectLoaded() function