LLVM 20.0.0git
|
Represents a string table reference at some offset in the module symbol stream. More...
#include "llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h"
Public Attributes | |
uint32_t | StrTabOffset = 0 |
uint32_t | SymOffsetOfReference = 0 |
Represents a string table reference at some offset in the module symbol stream.
Definition at line 58 of file DbiModuleDescriptorBuilder.h.
uint32_t llvm::pdb::StringTableFixup::StrTabOffset = 0 |
Definition at line 59 of file DbiModuleDescriptorBuilder.h.
uint32_t llvm::pdb::StringTableFixup::SymOffsetOfReference = 0 |
Definition at line 60 of file DbiModuleDescriptorBuilder.h.