Source position: MixedMode.pas line 354
type RoutineRecord = record
procInfo: ProcInfoType;
reserved1: SInt8;
ISA: ISAType;
routineFlags: RoutineFlagsType;
procDescriptor: ProcPtr;
reserved2: UInt32;
selector: UInt32;
end;