class GDBJITDebugInfoRegistrationPlugin::DebugSectionSynthesizer
Declaration
class GDBJITDebugInfoRegistrationPlugin::DebugSectionSynthesizer { /* full declaration omitted */ };
Declared at: llvm/include/llvm/ExecutionEngine/Orc/DebuggerSupportPlugin.h:30
Method Overview
- public virtual llvm::Error completeSynthesisAndRegister()
- public virtual llvm::Error startSynthesis()
- public virtual ~DebugSectionSynthesizer()
Methods
¶virtual llvm::Error completeSynthesisAndRegister()
virtual llvm::Error completeSynthesisAndRegister()
Declared at: llvm/include/llvm/ExecutionEngine/Orc/DebuggerSupportPlugin.h:34
¶virtual llvm::Error startSynthesis()
virtual llvm::Error startSynthesis()
Declared at: llvm/include/llvm/ExecutionEngine/Orc/DebuggerSupportPlugin.h:33
¶virtual ~DebugSectionSynthesizer()
virtual ~DebugSectionSynthesizer()
Declared at: llvm/include/llvm/ExecutionEngine/Orc/DebuggerSupportPlugin.h:32