9#ifndef LLDB_DATAFORMATTERS_FORMATTERSECTION_H
10#define LLDB_DATAFORMATTERS_FORMATTERSECTION_H
A class that represents a running process on the host machine.
void LoadTypeSummariesForModule(lldb::ModuleSP module_sp)
Load type summaries embedded in the binary.
void LoadFormattersForModule(lldb::ModuleSP module_sp)
Load data formatters embedded in the binary.
std::shared_ptr< lldb_private::Module > ModuleSP