Important: The information in this document is obsolete and should not be used for new development.
Relocation Information Format
Relocation information consists of a consecutive list of offsets between longwords that need to be relocated at load time, beginning with the offset of the first such longword from the start of the segment.Some data compression is used in recording this information. Because instructions start at even addresses, it suffices to record the offset values divided by two. In Table 10-2, the various encodings are shown as bit strings. The part of the value represented by "bbb..." gives, when doubled, the desired offset value.