LLVM 22.0.0git
llvm::pdb::TpiStreamHeader::EmbeddedBuf Struct Reference

#include "llvm/DebugInfo/PDB/Native/RawTypes.h"

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: