dwarf_except_gentables

Write Dwarf-style exception tables.

version(COMPILE)
extern (C++) nothrow
static if(1)
void
dwarf_except_gentables
(
Funcsym* sfunc
,,)

Parameters

sfunc Funcsym*

function to generate tables for

startoffset uint

size of function prolog

retoffset uint

offset from start of function to epilog

Suggestion Box / Bug Report