The Query menu controls searching for symbols.
Query > Find Symbol with Absolute Address...
Use this option to turn an absolute address in a process into a symbol, filename and line number.
See Decoding an absolute crash address for more details.
Query > Find Symbol with DLL Relative Address...
Use this option to turn a relative address inside a DLL into a symbol, filename and line number.
See Decoding a relative crash address for more details.
Query > Find Symbol with Symbol Relative Address...
Use this option to turn an address that is relative to a symbol inside a DLL into a symbol, filename and line number.
See Decoding a symbol relative crash address for more details.
Query > Find Symbol from Event Viewer XML crash log...
Use this option to turn an XML crash log from the Microsoft Event Viewer to a symbol inside a DLL into a symbol, filename and line number.
See Decoding an Event Viewer XML crash log for more details.