An address_expression is a flexible MULTI command language construct which allows many ways of referring to a location within your program.
Examples of address_expression's using the e command:
The configuration option procRelativeLines controls whether or not a line number given in address expressions is to be interpreted as file-relative or procedure-relative. The default is to use procedure-relative line numbers.
File-relative (Non-procedure relative):
See "Line numbers".