Searched refs:ObjectIndex (Results 1 – 4 of 4) sorted by relevance
423 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() argument424 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset)); in mapLocalFrameObject()425 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true; in mapLocalFrameObject()
77 uint32_t ObjectIndex = 0; // Index of Object into MFI list. member98 SortingObjects[Obj].ObjectIndex = Obj; in orderFrameObjects()151 ObjectsToAllocate[Idx++] = Obj.ObjectIndex; in orderFrameObjects()
5355 int ObjectIndex = 0; member5418 A.GroupIndex, A.ObjectIndex) < in FrameObjectCompare()5420 B.GroupIndex, B.ObjectIndex); in FrameObjectCompare()5434 FrameObjects[Obj].ObjectIndex = Obj; in orderFrameObjects()5526 ObjectsToAllocate[i++] = Obj.ObjectIndex; in orderFrameObjects()5534 dbgs() << " " << Obj.ObjectIndex << ": group " << Obj.GroupIndex; in orderFrameObjects()
4058 unsigned ObjectIndex = 0; // Index of Object into MFI list. member4144 SortingObjects[Obj].ObjectIndex = Obj; in orderFrameObjects()4188 ObjectsToAllocate[i++] = Obj.ObjectIndex; in orderFrameObjects()