B2R2


SuperBlock Type

SuperBlock forms the header of a PDB file.

Record fields

Record Field Description

BlockMapAddr

Full Usage: BlockMapAddr

Field type: int

The index of a block within the MSF file.

Field type: int

BlockSize

Full Usage: BlockSize

Field type: int

The block size of the internal file system. PDB can be considered as a file system within the file.

Field type: int

FreeBlockMapIdx

Full Usage: FreeBlockMapIdx

Field type: int

The index of a block within the file, at which begins a bit field representing the set of all blocks within the file, which are free.

Field type: int

NumBlocks

Full Usage: NumBlocks

Field type: int

The total number of blocks in the file.

Field type: int

NumDirectoryBytes

Full Usage: NumDirectoryBytes

Field type: int

The size of the stream directory, in bytes. The stream directory contains information about each stream's size and the set of blocks that it occupies.

Field type: int