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