#include "llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h"
Definition at line 30 of file DebuggerSupportPlugin.h.
◆ ~DebugSectionSynthesizer()
virtual llvm::orc::GDBJITDebugInfoRegistrationPlugin::DebugSectionSynthesizer::~DebugSectionSynthesizer |
( |
| ) |
|
|
virtualdefault |
◆ completeSynthesisAndRegister()
virtual Error llvm::orc::GDBJITDebugInfoRegistrationPlugin::DebugSectionSynthesizer::completeSynthesisAndRegister |
( |
| ) |
|
|
pure virtual |
◆ startSynthesis()
virtual Error llvm::orc::GDBJITDebugInfoRegistrationPlugin::DebugSectionSynthesizer::startSynthesis |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: