dwarf_except_gentables

Write Dwarf-style exception tables.

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

Parameters

sfunc
Type: Funcsym*

function to generate tables for

startoffset
Type: uint

size of function prolog

retoffset
Type: uint

offset from start of function to epilog

Meta