Searched refs:ObjectIndex (Results 1 – 2 of 2) sorted by relevance
400 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() argument401 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset)); in mapLocalFrameObject()402 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true; in mapLocalFrameObject()
2964 unsigned ObjectIndex = 0; // Index of Object into MFI list. member3050 SortingObjects[Obj].ObjectIndex = Obj; in orderFrameObjects()3095 ObjectsToAllocate[i++] = Obj.ObjectIndex; in orderFrameObjects()