Home
last modified time | relevance | path

Searched refs:DebugObjectManagerPlugin (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.h48 class DebugObjectManagerPlugin : public ObjectLinkingLayer::Plugin {
50 DebugObjectManagerPlugin(ExecutionSession &ES,
52 ~DebugObjectManagerPlugin();
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp405 DebugObjectManagerPlugin::DebugObjectManagerPlugin( in DebugObjectManagerPlugin() function in llvm::orc::DebugObjectManagerPlugin
409 DebugObjectManagerPlugin::~DebugObjectManagerPlugin() = default;
411 void DebugObjectManagerPlugin::notifyMaterializing( in notifyMaterializing()
428 void DebugObjectManagerPlugin::modifyPassConfig( in modifyPassConfig()
449 Error DebugObjectManagerPlugin::notifyEmitted( in notifyEmitted()
488 Error DebugObjectManagerPlugin::notifyFailed( in notifyFailed()
495 void DebugObjectManagerPlugin::notifyTransferringResources(JITDylib &JD, in notifyTransferringResources()
511 Error DebugObjectManagerPlugin::notifyRemovingResources(JITDylib &JD, in notifyRemovingResources()
H A DCMakeLists.txt11 DebugObjectManagerPlugin.cpp
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/
H A DBUILD.gn23 "DebugObjectManagerPlugin.cpp",
/openbsd-src/gnu/usr.bin/clang/libLLVMExecutionEngine/
H A DMakefile75 DebugObjectManagerPlugin.cpp \
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp41 std::make_unique<DebugObjectManagerPlugin>(ES, std::move(*Registrar))); in addDebugSupport()
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A Dlli.cpp942 L->addPlugin(std::make_unique<orc::DebugObjectManagerPlugin>( in runOrcJIT()
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1026 ObjLayer.addPlugin(std::make_unique<DebugObjectManagerPlugin>( in Session()
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641828 ./usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
H A Dclang.macppc1827 ./usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
H A Dclang.loongson1827 ./usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
H A Dclang.octeon1827 ./usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
H A Dclang.arm641828 ./usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
H A Dclang.powerpc641826 ./usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
H A Dclang.armv71826 ./usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
H A Dclang.i3861826 ./usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
H A Dclang.sparc641827 ./usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5279 llvm/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
6015 llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp