stackoffsets

Compute stack frame offsets for local variables. that did not make it into registers.

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
stackoffsets

Parameters

symtab symtab_t

function's symbol table

estimate bool

true for do estimate only, false for final

Suggestion Box / Bug Report