x symbol
Displays all symbols matching symbol. The pattern match is case sensitive. The ? character matches any character and the * character matches zero or more characters.
The x * form of the command displays module information. The x *!* command displays module and line number information, when available, for all modules. The first asterisk is a wildcard for module names and the second is a wildcard for line number expressions.