Relocations:
TYPE~
RECORD [
link: RelocHandle,
type: RelocType,
firstgfi, originalfirstdummy: BcdDefs.ModuleIndex,
dummygfi: CARDINAL,
lastgfi: BcdDefs.ModuleIndex,
import, module, config: CARDINAL,
importLimit: BcdDefs.IMPIndex,
context, parentcx: Symbols.CXIndex,
textIndex: CARDINAL,
parameters: Tree.Link];
}.