/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/ |
D | JITEventListener.h | 83 virtual void NotifyFreeingObject(const object::ObjectFile &Obj) {} in NotifyFreeingObject() function
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | JITEventListener.h | 79 virtual void NotifyFreeingObject(const object::ObjectFile &Obj) {} in NotifyFreeingObject() function
|
/external/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileJITEventListener.cpp | 117 void OProfileJITEventListener::NotifyFreeingObject(const ObjectFile &Obj) { in NotifyFreeingObject() function in __anona85547bb0111::OProfileJITEventListener
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileJITEventListener.cpp | 143 void OProfileJITEventListener::NotifyFreeingObject(const ObjectFile &Obj) { in NotifyFreeingObject() function in __anon552eff530111::OProfileJITEventListener
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | IntelJITEventListener.cpp | 191 void IntelJITEventListener::NotifyFreeingObject(const ObjectFile &Obj) { in NotifyFreeingObject() function in __anon405636a80111::IntelJITEventListener
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | IntelJITEventListener.cpp | 194 void IntelJITEventListener::NotifyFreeingObject(const ObjectFile &Obj) { in NotifyFreeingObject() function in __anoned2fee400111::IntelJITEventListener
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/ |
D | GDBRegistrationListener.cpp | 184 void GDBJITRegistrationListener::NotifyFreeingObject(const ObjectFile& Object) { in NotifyFreeingObject() function in __anone729bbdc0211::GDBJITRegistrationListener
|
/external/llvm/lib/ExecutionEngine/ |
D | GDBRegistrationListener.cpp | 193 void GDBJITRegistrationListener::NotifyFreeingObject(const ObjectFile& Object) { in NotifyFreeingObject() function in __anona8a23b440211::GDBJITRegistrationListener
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactorDebugInfo.cpp | 390 void DebugInfo::NotifyFreeingObject(const llvm::object::ObjectFile &Obj) in NotifyFreeingObject() function in rr::DebugInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
D | PerfJITEventListener.cpp | 283 void PerfJITEventListener::NotifyFreeingObject(const ObjectFile &Obj) { in NotifyFreeingObject() function in __anonbf417c420111::PerfJITEventListener
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 659 void MCJIT::NotifyFreeingObject(const object::ObjectFile& Obj) { in NotifyFreeingObject() function in MCJIT
|
/external/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 641 void MCJIT::NotifyFreeingObject(const object::ObjectFile& Obj) { in NotifyFreeingObject() function in MCJIT
|