Searched refs:EPCDebugObjectRegistrar (Results 1 – 5 of 5) sorted by relevance
40 class EPCDebugObjectRegistrar : public DebugObjectRegistrar {42 EPCDebugObjectRegistrar(ExecutionSession &ES, ExecutorAddr RegisterFn) in EPCDebugObjectRegistrar() function54 Expected<std::unique_ptr<EPCDebugObjectRegistrar>>
19 Expected<std::unique_ptr<EPCDebugObjectRegistrar>>42 return std::make_unique<EPCDebugObjectRegistrar>( in createJITLoaderGDBRegistrar()46 Error EPCDebugObjectRegistrar::registerDebugObject( in registerDebugObject()
13 EPCDebugObjectRegistrar.cpp
23 "EPCDebugObjectRegistrar.cpp",
5291 llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h6030 llvm/lib/ExecutionEngine/Orc/EPCDebugObjectRegistrar.cpp