writeEhFrameFDE

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

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

Parameters

dfseg IDXSEC

SegData[] index for .eh_frame

sfunc Symbol*

the function

ehunwind bool

will have EH unwind table

CIE_offset uint

offset of enclosing CIE

Suggestion Box / Bug Report