writeEhFrameFDE

Append function's FDE (Frame Description Entry) to .eh_frame

version(COMPILE)
extern (C++) nothrow
void
writeEhFrameFDE
(
IDXSEC dfseg
,,,)

Parameters

dfseg
Type: IDXSEC

SegData[] index for .eh_frame

sfunc
Type: Symbol*

the function

ehunwind
Type: bool

will have EH unwind table

CIE_offset
Type: uint

offset of enclosing CIE

Meta