Go backward to STAB - Source File Specification
Go up to The SOURCE and STAB Directives
Go forward to STAB - Global Variable Descriptions

STAB - Function Specifications

If the first argument to an STAB directive is the word "FUNCTION", the directive indicates that the code following the directive up until the next STAB-FUNCTION directive was produce to implement the function whose name appears as the second argument. The name must be specificed as a quoted string.

Prev Up Next