writeDebugFrameFDE

Generate function's Frame Description Entry into .debug_frame

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

Parameters

dfseg
Type: IDXSEC

SegData[] index for .debug_frame

sfunc
Type: Symbol*

the function

Meta