Searched defs:ObjStart (Results 1 – 1 of 1) sorted by relevance
691 int ObjStart, ObjEnd; in computeFreeStackSlots() local731 unsigned ObjStart = StackGrowsDown ? FreeStart + ObjSize : FreeStart; in scavengeStackSlot() local752 int ObjStart = -(FreeStart + ObjSize); in scavengeStackSlot() local