SYmbol
|
Outputs symbol names within a module.
|
Outputs the symbol address, size, type, and optimization status.
|
Reference
|
Not specifiable
|
Outputs the symbol address, size, type, optimization status, and number of symbol references.
|
STRUCT
|
Not specifiable
|
Outputs information on structure or union members (which have been defined in files that have been compiled with the -g option specified) as part of the symbol information in the link map file. This setting will be invalid if the -form=relocate/object, -rename, -lib_rename, -hide, -compress, or -optimize=symbol_delete option is specified.
|
CFI
|
Not specifiable
|
When the -form=absolute option is specified
Outputs the function list for use in detecting illegal indirect function calls.
When the -form=hex/bin/stype option is specified and input files are other than absolute/hex/stype
Outputs the function list for use in detecting illegal indirect function calls.
|
ALL
|
Outputs symbol names and section names in a module.
|
When the -form=relocate option is specified
Outputs the same information as when the -show=symbol,xreference,total_size option is specified.
When the -form=absolute option is specified
Outputs the same information as when the -show=symbol,reference,xreference,total_size,vector,struct option is specified.
When the -form=hexadecimal/stype/binary option
Outputs the same information as when the -show=symbol,reference,xreference,total_size,vector,struct option is specified.
When the -form=object option is specified
Not specifiable
|