ΒΆllvm::msf::MSFStreamLayout getFpmStreamLayout(
    const llvm::msf::MSFLayout& Msf,
    bool IncludeUnusedFpmData = false,
    bool AltFpm = false)

Description

Determine the layout of the FPM stream, given the MSF layout. An FPM stream spans 1 or more blocks, each at equally spaced intervals throughout the file.

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

Parameters

const llvm::msf::MSFLayout& Msf
bool IncludeUnusedFpmData = false
bool AltFpm = false