LLDB mainline
|
Go to the source code of this file.
Namespaces | |
namespace | lldb_private |
A class that represents a running process on the host machine. | |
Functions | |
void | lldb_private::LoadTypeSummariesForModule (lldb::ModuleSP module_sp) |
Load type summaries embedded in the binary. | |
void | lldb_private::LoadFormattersForModule (lldb::ModuleSP module_sp) |
Load data formatters embedded in the binary. | |