|
LLDB mainline
|
#include "lldb/Utility/DataExtractor.h"#include "lldb/Utility/RangeMap.h"#include "lldb/lldb-types.h"Go to the source code of this file.
Classes | |
| class | lldb_private::VirtualDataExtractor |
| A DataExtractor subclass that allows reading data at virtual addresses using a lookup table that maps virtual address ranges to physical offsets. More... | |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |