Home
last modified time | relevance | path

Searched defs:NotifyObjectEmitted (Results 1 – 5 of 5) 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 __anona379d02f0111::OProfileJITEventListener
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp98 void IntelJITEventListener::NotifyObjectEmitted( in NotifyObjectEmitted() function in __anon3b7abf1c0111::IntelJITEventListener
/external/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp159 void GDBJITRegistrationListener::NotifyObjectEmitted( in NotifyObjectEmitted() function in __anone257f7380211::GDBJITRegistrationListener
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp632 void MCJIT::NotifyObjectEmitted(const object::ObjectFile& Obj, in NotifyObjectEmitted() function in MCJIT