stackoffsets

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

version(COMPILE)
extern (C++) nothrow
void
stackoffsets

Parameters

symtab symtab_t

function's symbol table

estimate bool

true for do estimate only, false for final

Meta