LLVM 22.0.0git
llvm::pdb::SecMapHeader Struct Reference

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

Public Attributes

support::ulittle16_t SecCount
support::ulittle16_t SecCountLog

Detailed Description

Definition at line 66 of file RawTypes.h.

Member Data Documentation

◆ SecCount

support::ulittle16_t llvm::pdb::SecMapHeader::SecCount

Definition at line 67 of file RawTypes.h.

◆ SecCountLog

support::ulittle16_t llvm::pdb::SecMapHeader::SecCountLog

Definition at line 68 of file RawTypes.h.


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