Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/
DJITEventListener.h79 virtual void NotifyFreeingObject(const object::ObjectFile &Obj) {} in NotifyFreeingObject() function
/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileJITEventListener.cpp117 void OProfileJITEventListener::NotifyFreeingObject(const ObjectFile &Obj) { in NotifyFreeingObject() function in __anoncd1cd7170111::OProfileJITEventListener
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp191 void IntelJITEventListener::NotifyFreeingObject(const ObjectFile &Obj) { in NotifyFreeingObject() function in __anon651dc6040111::IntelJITEventListener
/external/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp193 void GDBJITRegistrationListener::NotifyFreeingObject(const ObjectFile& Object) { in NotifyFreeingObject() function in __anon63b5a5200211::GDBJITRegistrationListener
/external/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.cpp397 void DebugInfo::NotifyFreeingObject(uint64_t key) in NotifyFreeingObject() function in rr::DebugInfo
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp641 void MCJIT::NotifyFreeingObject(const object::ObjectFile& Obj) { in NotifyFreeingObject() function in MCJIT