Home
last modified time | relevance | path

Searched defs:NotifyObjectEmitted (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
DJITEventListener.h74 virtual void NotifyObjectEmitted(const object::ObjectFile &Obj, in NotifyObjectEmitted() function
/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileJITEventListener.cpp78 void OProfileJITEventListener::NotifyObjectEmitted( in NotifyObjectEmitted() function in __anoncd1cd7170111::OProfileJITEventListener
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp98 void IntelJITEventListener::NotifyObjectEmitted( in NotifyObjectEmitted() function in __anon651dc6040111::IntelJITEventListener
/external/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp159 void GDBJITRegistrationListener::NotifyObjectEmitted( in NotifyObjectEmitted() function in __anon63b5a5200211::GDBJITRegistrationListener
/external/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.cpp391 void DebugInfo::NotifyObjectEmitted(uint64_t key, const llvm::object::ObjectFile &obj, const llvm::… in NotifyObjectEmitted() function in rr::DebugInfo
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp632 void MCJIT::NotifyObjectEmitted(const object::ObjectFile& Obj, in NotifyObjectEmitted() function in MCJIT