LLVM: llvm::pdb::SectionOffset Struct Reference (original) (raw)
#include "[llvm/DebugInfo/PDB/Native/RawTypes.h](RawTypes%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| support::ulittle32_t | Off |
| support::ulittle16_t | Isect |
| char | Padding [2] |
Detailed Description
Definition at line 19 of file RawTypes.h.
Member Data Documentation
◆ Isect
support::ulittle16_t llvm::pdb::SectionOffset::Isect
Definition at line 21 of file RawTypes.h.
◆ Off
support::ulittle32_t llvm::pdb::SectionOffset::Off
Definition at line 20 of file RawTypes.h.
◆ Padding
char llvm::pdb::SectionOffset::Padding[2]
Definition at line 22 of file RawTypes.h.
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/PDB/Native/RawTypes.h