LLVM  8.0.1
Public Attributes | List of all members
llvm::pdb::TpiStreamHeader::EmbeddedBuf Struct Reference

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

Collaboration diagram for llvm::pdb::TpiStreamHeader::EmbeddedBuf:
Collaboration graph
[legend]

Public Attributes

support::little32_t Off
 
support::ulittle32_t Length
 

Detailed Description

Definition at line 279 of file RawTypes.h.

Member Data Documentation

◆ Length

support::ulittle32_t llvm::pdb::TpiStreamHeader::EmbeddedBuf::Length

◆ Off

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

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