Searched refs:ObjOffset (Results 1 – 1 of 1) sorted by relevance
714 int ObjOffset = MFI.getObjectOffset(i); in computeFreeStackSlots() local719 ObjStart = -ObjOffset - ObjSize; in computeFreeStackSlots()720 ObjEnd = -ObjOffset; in computeFreeStackSlots()722 ObjStart = ObjOffset; in computeFreeStackSlots()723 ObjEnd = ObjOffset + ObjSize; in computeFreeStackSlots()