10 #ifndef LLVM_DEBUGINFO_PDB_RAW_MODINFO_H
11 #define LLVM_DEBUGINFO_PDB_RAW_MODINFO_H
82 #endif // LLVM_DEBUGINFO_PDB_RAW_MODINFO_H
StringRef getObjFileName() const
uint32_t getNumberOfFiles() const
uint32_t getC13LineInfoByteSize() const
static Error initialize(msf::ReadableStreamRef Stream, ModInfo &Info)
uint32_t getPdbFilePathNameIndex() const
std::vector< StringRef > SourceFiles
ModuleInfoEx(const ModInfo &Info)
uint32_t getRecordLength() const
uint32_t getLineInfoByteSize() const
uint16_t getTypeServerIndex() const
uint16_t getModuleStreamIndex() const
static ErrorSuccess success()
Create a success value.
uint32_t getSymbolDebugInfoByteSize() const
uint32_t getSourceFileNameIndex() const
StringRef getModuleName() const
Lightweight error class with error context and mandatory checking.
StringRef - Represent a constant reference to a string, i.e.