599
Symbol Utility Features and Functions
The OMF Symbol File Load Menu
Set Absolute Section Location
Use this option to set an absolute address for the start of the selected
section, when you know the run-time address of the section.
Offset This Section
Use this option to add an offset to the start of the selected section,
when you know the relocation offset of the section. The value entered
will be added to the section address that was contained in the OMF file.
All symbols falling within the address range of this section will be offset
by this value.
Offset All Sections
This option adds an offset to the starting addresses of all sections in the
selected OMF file. The values entered will be added to all relocatable
sections in your program. You will typically use this option if you have
PC relative code and data.
A section that contains symbols for hardware addresses will usually be
indicated as nonrelocatable in the OMF file. The symbols for these
sections will not be relocated.