Keil™, An ARM® Company

CARM User's Guide

Discontinued

SYMBOLS Compiler Directive

Abbreviation SB
Arguments 

None.

Default No list of symbols is generated.
µVision Options — Listing — C Compiler Listing — Symbols.
Description 

The SYMBOLS directive directs the compiler to generate a list of all symbols used in and by the program module being compiled. The symbol list is included in the listing file. The memory category, memory type, offset, and size are listed for each symbolic object.

Refer to the for a symbol listing example.

Example 
CA SAMPLE.C SYMBOLS

#pragma SYMBOLS