type

Specifies the type of a symbol.

  .type  symbol, @function | @object

  
Parameters

symbol

Symbol name.

@function

Function type specifier.

@object

Variable specifier.