|
LLDB mainline
|
#include "lldb/Utility/Checksum.h"#include "lldb/Utility/FileSpec.h"#include "lldb/Utility/NonNullSharedPtr.h"Go to the source code of this file.
Classes | |
| class | lldb_private::SupportFile |
| Wraps a FileSpec and an optional Checksum. More... | |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |
Typedefs | |
| typedef NonNullSharedPtr< lldb_private::SupportFile > | lldb_private::SupportFileNSP |