Home
last modified time | relevance | path

Searched defs:DebugObject (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DDebugObjectManagerPlugin.h33 class DebugObject; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DDebugObjectManagerPlugin.cpp126 class DebugObject { class
128 DebugObject(JITLinkMemoryManager &MemMgr, const JITLinkDylib *JD, in DebugObject() function in llvm::orc::DebugObject