Important: The information in this document is obsolete and should not be used for new development.
How 32-Bit Everything Is Implemented
The implementation of the 32-bit everything solution affects the way global data, intrasegment references, and intersegment references are generated by the compiler and relocated by the linker. This section describes the changes that result from using this option. If you are using a low-level debugger or if your application depends on walking through jump-table entries, you need to be familiar with the details of this implementation.
Subtopics
- Expanding Global Data and the Jump Table
- Intrasegment References
- The Far Model Jump Table
- The Far Model Segment Header Structure
- Relocation Information Format