.size

Specifies a length for a symbol.

  .size symbol, expression
    
Parameters

symbol

Symbol name.

expression

Number of bytes.

Remarks

This directive is appropriate if you must explicitly provide a symbol size to the assembler as debugging information. For more information about debugging, refer to the Debugging Directives.