ln (List Nearest Symbol)

ln [addr]
 

The ln command lists the symbol nearest the specified address. The command lists the nearest symbol before and after the specified addr parameter. This command also shows line-number information if it is available in the symbol file.

addr
Specifies any valid instruction address. The default value is the current disassembly address.

The ln command without the addr parameter displays the nearest symbols before and after the current disassembly address.