LLVM 19.0.0git
Public Attributes | List of all members
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.

Referenced by llvm::pdb::TpiStream::reload().

◆ Off

support::little32_t llvm::pdb::TpiStreamHeader::EmbeddedBuf::Off

Definition at line 279 of file RawTypes.h.

Referenced by llvm::pdb::TpiStream::reload().


The documentation for this struct was generated from the following file: