LLDB API Documentation
#include <SystemInitializerFull.h>
Public Member Functions | |
SystemInitializerFull () | |
~SystemInitializerFull () override | |
void | Initialize () override |
void | Terminate () override |
Initializes lldb.
This class is responsible for initializing all of lldb system services needed to use the full LLDB application. This class is not intended to be used externally, but is instead used internally by SBDebugger to initialize the system.
Definition at line 24 of file SystemInitializerFull.h.
lldb_private::SystemInitializerFull::SystemInitializerFull | ( | ) |
|
override |
|
override |
|
override |