|
LLDB mainline
|
#include "llvm/DebugInfo/CodeView/CVRecord.h"#include "llvm/DebugInfo/CodeView/TypeIndex.h"#include "llvm/Support/FormatAdapters.h"Go to the source code of this file.
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |
| namespace | lldb_private::npdb |
| namespace | llvm |
Enumerations | |
| enum class | lldb_private::npdb::PdbSymUidKind : uint8_t { lldb_private::npdb::Compiland , lldb_private::npdb::CompilandSym , lldb_private::npdb::PublicSym , lldb_private::npdb::GlobalSym , lldb_private::npdb::Type , lldb_private::npdb::FieldListMember } |
Functions | |
| template<typename T> | |
| uint64_t | lldb_private::npdb::toOpaqueUid (const T &cid) |