LLVM: llvm::pdb::TpiStreamHeader::EmbeddedBuf Struct Reference (original) (raw)
#include "[llvm/DebugInfo/PDB/Native/RawTypes.h](RawTypes%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| support::little32_t | Off |
| support::ulittle32_t | Length |
Detailed Description
Definition at line 278 of file RawTypes.h.
Member Data Documentation
◆ Length
support::ulittle32_t llvm::pdb::TpiStreamHeader::EmbeddedBuf::Length
Definition at line 280 of file RawTypes.h.
◆ Off
support::little32_t llvm::pdb::TpiStreamHeader::EmbeddedBuf::Off
Definition at line 279 of file RawTypes.h.
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/PDB/Native/RawTypes.h