llvm::TargetLoweringObjectFileCOFF::getSectionForJumpTable

Synopses

Declared in <llvm/CodeGen/TargetLoweringObjectFileImpl.h>

virtual
MCSection*
getSectionForJumpTable(
    Function const& F,
    TargetMachine const& TM) const override;
» more...
virtual
MCSection*
getSectionForJumpTable(
    Function const& F,
    TargetMachine const& TM,
    MachineJumpTableEntry const* JTE) const;
» more...