struct MSFLayout

Declaration

struct MSFLayout { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/MSF/MSFCommon.h:51

Member Variables

public const llvm::msf::SuperBlock* SB = nullptr
public llvm::BitVector FreePageMap
public ArrayRef<support::ulittle32_t> DirectoryBlocks
public ArrayRef<support::ulittle32_t> StreamSizes
public std::vector<ArrayRef<support::ulittle32_t>> StreamMap

Method Overview

Methods

MSFLayout()

Declared at: llvm/include/llvm/DebugInfo/MSF/MSFCommon.h:52

uint32_t alternateFpmBlock() const

Declared at: llvm/include/llvm/DebugInfo/MSF/MSFCommon.h:59

uint32_t mainFpmBlock() const

Declared at: llvm/include/llvm/DebugInfo/MSF/MSFCommon.h:54