Searched refs:ObjectIndex (Results 1 – 4 of 4) sorted by relevance
439 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() argument440 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset)); in mapLocalFrameObject()441 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true; in mapLocalFrameObject()
87 uint32_t ObjectIndex = 0; // Index of Object into MFI list. member108 SortingObjects[Obj].ObjectIndex = Obj; in orderFrameObjects()161 ObjectsToAllocate[Idx++] = Obj.ObjectIndex; in orderFrameObjects()
3817 int ObjectIndex = 0; member3871 A.ObjectIndex) < in FrameObjectCompare()3873 B.ObjectIndex); in FrameObjectCompare()3886 FrameObjects[Obj].ObjectIndex = Obj; in orderFrameObjects()3956 ObjectsToAllocate[i++] = Obj.ObjectIndex; in orderFrameObjects()3963 dbgs() << " " << Obj.ObjectIndex << ": group " << Obj.GroupIndex; in orderFrameObjects()
3728 unsigned ObjectIndex = 0; // Index of Object into MFI list. member3814 SortingObjects[Obj].ObjectIndex = Obj; in orderFrameObjects()3858 ObjectsToAllocate[i++] = Obj.ObjectIndex; in orderFrameObjects()