setAlignSectionVarOffset

Go through the variables in function fd that are to be allocated in an aligned section, and set the .offset fields for those variables to their positions relative to the start of the aligned section instance.

extern (C++)
uint
setAlignSectionVarOffset

Parameters

fd FuncDeclaration

function

Return Value

Type: uint

overall alignment of the align section Reference: setClosureVarOffset

Meta