.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. Providing Debugging Information explains additional information about debugging.