LLVM: llvm::msf::SuperBlock Struct Reference (original) (raw)

#include "[llvm/DebugInfo/MSF/MSFCommon.h](MSFCommon%5F8h%5Fsource.html)"

Public Attributes
char MagicBytes [sizeof(Magic)]
support::ulittle32_t BlockSize
support::ulittle32_t FreeBlockMapBlock
support::ulittle32_t NumBlocks
support::ulittle32_t NumDirectoryBytes
support::ulittle32_t Unknown1
support::ulittle32_t BlockMapAddr

Detailed Description

Member Data Documentation

BlockMapAddr

BlockSize

Definition at line 37 of file MSFCommon.h.

Referenced by llvm::msf::MSFBuilder::commit(), llvm::pdb::PDBFileBuilder::commit(), llvm::msf::MappedBlockStream::createDirectoryStream(), llvm::msf::WritableMappedBlockStream::createDirectoryStream(), llvm::msf::MappedBlockStream::createFpmStream(), llvm::msf::WritableMappedBlockStream::createFpmStream(), llvm::msf::MappedBlockStream::createIndexedStream(), llvm::msf::WritableMappedBlockStream::createIndexedStream(), llvm::msf::MSFBuilder::generateLayout(), llvm::msf::getFpmStreamLayout(), llvm::pdb::PDBFile::parseFileHeaders(), and llvm::msf::validateSuperBlock().

FreeBlockMapBlock

MagicBytes

char llvm::msf::SuperBlock::MagicBytes[sizeof(Magic)]

NumBlocks

NumDirectoryBytes

Unknown1


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