LLVM 20.0.0git
|
#include "llvm/DebugInfo/MSF/MSFCommon.h"
Definition at line 31 of file MSFCommon.h.
support::ulittle32_t llvm::msf::SuperBlock::BlockMapAddr |
Definition at line 48 of file MSFCommon.h.
Referenced by llvm::msf::MSFBuilder::commit(), llvm::msf::MSFBuilder::generateLayout(), llvm::pdb::PDBFile::getBlockMapIndex(), llvm::pdb::PDBFile::getBlockMapOffset(), and llvm::msf::validateSuperBlock().
support::ulittle32_t llvm::msf::SuperBlock::BlockSize |
Definition at line 36 of file MSFCommon.h.
Referenced by llvm::pdb::PDBFileBuilder::commit(), llvm::msf::MSFBuilder::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::pdb::PDBFile::getBlockMapOffset(), llvm::pdb::PDBFile::getBlockSize(), llvm::msf::getFpmStreamLayout(), llvm::pdb::PDBFile::getNumDirectoryBlocks(), llvm::pdb::PDBFile::parseFileHeaders(), llvm::pdb::PDBFile::parseStreamData(), and llvm::msf::validateSuperBlock().
support::ulittle32_t llvm::msf::SuperBlock::FreeBlockMapBlock |
Definition at line 38 of file MSFCommon.h.
Referenced by llvm::msf::MSFBuilder::generateLayout(), llvm::pdb::PDBFile::getFreeBlockMapBlock(), llvm::msf::MSFLayout::mainFpmBlock(), and llvm::msf::validateSuperBlock().
Definition at line 32 of file MSFCommon.h.
Referenced by llvm::msf::MSFBuilder::generateLayout(), and llvm::msf::validateSuperBlock().
support::ulittle32_t llvm::msf::SuperBlock::NumBlocks |
Definition at line 42 of file MSFCommon.h.
Referenced by llvm::msf::MSFBuilder::commit(), commitFpm(), llvm::msf::MSFBuilder::generateLayout(), llvm::pdb::PDBFile::getBlockCount(), llvm::msf::getFpmStreamLayout(), llvm::pdb::PDBFile::parseFileHeaders(), and llvm::msf::validateSuperBlock().
support::ulittle32_t llvm::msf::SuperBlock::NumDirectoryBytes |
Definition at line 44 of file MSFCommon.h.
Referenced by llvm::msf::MSFBuilder::commit(), llvm::msf::MappedBlockStream::createDirectoryStream(), llvm::msf::WritableMappedBlockStream::createDirectoryStream(), llvm::msf::MSFBuilder::generateLayout(), llvm::pdb::PDBFile::getNumDirectoryBlocks(), llvm::pdb::PDBFile::getNumDirectoryBytes(), and llvm::msf::validateSuperBlock().
support::ulittle32_t llvm::msf::SuperBlock::Unknown1 |
Definition at line 46 of file MSFCommon.h.
Referenced by llvm::msf::MSFBuilder::generateLayout(), and llvm::pdb::PDBFile::getUnknown1().