writeDebugFrameFDE

Generate function's Frame Description Entry into .debug_frame

version(COMPILE)
extern (C++) nothrow
static if(ELFOBJ || MACHOBJ)
void
writeDebugFrameFDE

Parameters

dfseg IDXSEC

SegData[] index for .debug_frame

sfunc Symbol*

the function

Meta