Searched defs:notifyFreeingObject (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITEventListener.h63 virtual void notifyFreeingObject(ObjectKey K) {} function in class:llvm::JITEventListener
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp142 void OProfileJITEventListener::notifyFreeingObject(ObjectKey Key) { function in class:__anon3658::OProfileJITEventListener
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp180 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { function in class:__anon3645::GDBJITRegistrationListener
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp205 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { function in class:__anon3646::IntelJITEventListener
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp667 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { function in class:MCJIT
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp290 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { function in class:__anon3670::PerfJITEventListener

Completed in 104 milliseconds