Searched refs:ObjectIndex (Results 1 – 4 of 4) sorted by relevance
418 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() argument419 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset)); in mapLocalFrameObject()420 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()
3789 int ObjectIndex = 0; member3843 A.ObjectIndex) < in FrameObjectCompare()3845 B.ObjectIndex); in FrameObjectCompare()3858 FrameObjects[Obj].ObjectIndex = Obj; in orderFrameObjects()3928 ObjectsToAllocate[i++] = Obj.ObjectIndex; in orderFrameObjects()3935 dbgs() << " " << Obj.ObjectIndex << ": group " << Obj.GroupIndex; in orderFrameObjects()
3635 unsigned ObjectIndex = 0; // Index of Object into MFI list. member3721 SortingObjects[Obj].ObjectIndex = Obj; in orderFrameObjects()3765 ObjectsToAllocate[i++] = Obj.ObjectIndex; in orderFrameObjects()