Home
last modified time | relevance | path

Searched refs:EPCDebugObjectRegistrar (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCDebugObjectRegistrar.h40 class EPCDebugObjectRegistrar : public DebugObjectRegistrar {
42 EPCDebugObjectRegistrar(ExecutionSession &ES, ExecutorAddr RegisterFn) in EPCDebugObjectRegistrar() function
54 Expected<std::unique_ptr<EPCDebugObjectRegistrar>>
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DEPCDebugObjectRegistrar.cpp19 Expected<std::unique_ptr<EPCDebugObjectRegistrar>>
42 return std::make_unique<EPCDebugObjectRegistrar>( in createJITLoaderGDBRegistrar()
46 Error EPCDebugObjectRegistrar::registerDebugObject( in registerDebugObject()
H A DCMakeLists.txt13 EPCDebugObjectRegistrar.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/
H A DBUILD.gn23 "EPCDebugObjectRegistrar.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5291 llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h
6030 llvm/lib/ExecutionEngine/Orc/EPCDebugObjectRegistrar.cpp