Searched defs:NotifyObjectEmitted (Results 1 – 5 of 5) sorted by relevance
/external/llvm/include/llvm/ExecutionEngine/ | ||
D | JITEventListener.h | 74 virtual void NotifyObjectEmitted(const object::ObjectFile &Obj, in NotifyObjectEmitted() function |
/external/llvm/lib/ExecutionEngine/OProfileJIT/ | ||
D | OProfileJITEventListener.cpp | 78 void OProfileJITEventListener::NotifyObjectEmitted( in NotifyObjectEmitted() function in __anonfb265d700111::OProfileJITEventListener |
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ | ||
D | IntelJITEventListener.cpp | 98 void IntelJITEventListener::NotifyObjectEmitted( in NotifyObjectEmitted() function in __anon93274c5d0111::IntelJITEventListener |
/external/llvm/lib/ExecutionEngine/ | ||
D | GDBRegistrationListener.cpp | 159 void GDBJITRegistrationListener::NotifyObjectEmitted( in NotifyObjectEmitted() function in __anondcf3e6d90211::GDBJITRegistrationListener |
/external/llvm/lib/ExecutionEngine/MCJIT/ | ||
D | MCJIT.cpp | 617 void MCJIT::NotifyObjectEmitted(const object::ObjectFile& Obj, in NotifyObjectEmitted() function in MCJIT |