function

Tells the assembler to generate debugging data for the specified subroutine.

  .function "func", label, length

  
Parameters

func

Subroutine name, in double quotes.

label

Starting label of the subroutine.

length

Number of bytes in the subroutine.