|
LLDB mainline
|
#include "lldb/Utility/DataBufferHeap.h"#include "lldb/Utility/UserID.h"#include "lldb/lldb-public.h"#include "llvm/Support/Error.h"#include <map>Go to the source code of this file.
Classes | |
| class | lldb_private::IRMemoryMap |
| Encapsulates memory that may exist in the process but must also be available in the host process. More... | |
| struct | lldb_private::IRMemoryMap::Allocation |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |