stackoffsets

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

nothrow @safe @trusted
void
stackoffsets

Parameters

symtab symtab_t

function's symbol table

estimate bool

true for do estimate only, false for final

Meta