Searched refs:ObjOffset (Results 1 – 1 of 1) sorted by relevance
691 int ObjOffset = MFI.getObjectOffset(i); in computeFreeStackSlots() local696 ObjStart = -ObjOffset - ObjSize; in computeFreeStackSlots()697 ObjEnd = -ObjOffset; in computeFreeStackSlots()699 ObjStart = ObjOffset; in computeFreeStackSlots()700 ObjEnd = ObjOffset + ObjSize; in computeFreeStackSlots()