Searched refs:FrameObjOffset (Results 1 – 1 of 1) sorted by relevance
3586 int FrameObjOffset; in copyByValRegs() local3589 FrameObjOffset = (int)CC.reservedArgArea() - in copyByValRegs()3592 FrameObjOffset = ByVal.Address; in copyByValRegs()3596 int FI = MFI->CreateFixedObject(FrameObjSize, FrameObjOffset, true); in copyByValRegs()