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