4 Within comments, a set of Macros is supported which will automatically
5 update according to the referenced object's name. All macros start by
6 the sequence ``#``, a single-letter type, ``<``, the address and
7 finally a ``>``. Currently the following macros are asigned:
9 +------------+----------------------------------------+
10 | #F<0x1234> | Name of the function at address 0x1234 |
11 +------------+----------------------------------------+