Home
last modified time | relevance | path

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

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