Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DJITEventListener.h58 virtual void notifyObjectLoaded(ObjectKey K, const object::ObjectFile &Obj, in notifyObjectLoaded() function
DRTDyldMemoryManager.h47 virtual void notifyObjectLoaded(ExecutionEngine *EE, in notifyObjectLoaded() function
DRuntimeDyld.h165 virtual void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
/external/llvm/include/llvm/ExecutionEngine/
DRTDyldMemoryManager.h46 virtual void notifyObjectLoaded(ExecutionEngine *EE, in notifyObjectLoaded() function
DRuntimeDyld.h184 virtual void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileJITEventListener.cpp80 void OProfileJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon84aac1970111::OProfileJITEventListener
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h80 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
85 void notifyObjectLoaded(ExecutionEngine *EE, in notifyObjectLoaded() function
/external/llvm/tools/lli/
DRemoteJITUtils.h129 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h108 void notifyObjectLoaded(RuntimeDyld &RTDyld, in notifyObjectLoaded() function
113 void notifyObjectLoaded(ExecutionEngine *EE, in notifyObjectLoaded() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp98 void IntelJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon1cabb0840111::IntelJITEventListener
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp149 void GDBJITRegistrationListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anon19547fa00211::GDBJITRegistrationListener
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dsimple_orc_jit.cc223 void SimpleOrcJIT::notifyObjectLoaded( in notifyObjectLoaded() function in xla::cpu::SimpleOrcJIT
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp230 void PerfJITEventListener::notifyObjectLoaded( in notifyObjectLoaded() function in __anondd9fdd860111::PerfJITEventListener
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp650 void MCJIT::notifyObjectLoaded(const object::ObjectFile &Obj, in notifyObjectLoaded() function in MCJIT
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h183 void notifyObjectLoaded(RuntimeDyld &Dyld, in notifyObjectLoaded() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h164 void notifyObjectLoaded(RuntimeDyld &Dyld, in notifyObjectLoaded() function
/external/bcc/src/cc/
Dbpf_module.cc96 void notifyObjectLoaded(ExecutionEngine *EE, in notifyObjectLoaded() function in ebpf::MyMemoryManager