llvm::MCFragment::setSFrameFDE

Set the FDE fragment that records how many AddrDelta bytes to emit.

Synopsis

Declared in <llvm/MC/MCSection.h>

void
setSFrameFDE(MCFragment* F);

Parameters

NameDescription
F- FDE fragment associated with this SFrame FRE.