Searched refs:ObjectIndex (Results 1 – 5 of 5) sorted by relevance
285 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() argument286 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset)); in mapLocalFrameObject()287 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true; in mapLocalFrameObject()
342 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() argument343 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset)); in mapLocalFrameObject()344 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true; in mapLocalFrameObject()
379 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() argument380 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset)); in mapLocalFrameObject()381 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true; in mapLocalFrameObject()
2784 unsigned ObjectIndex = 0; // Index of Object into MFI list. member2870 SortingObjects[Obj].ObjectIndex = Obj; in orderFrameObjects()2915 ObjectsToAllocate[i++] = Obj.ObjectIndex; in orderFrameObjects()
2949 unsigned ObjectIndex = 0; // Index of Object into MFI list. member3035 SortingObjects[Obj].ObjectIndex = Obj; in orderFrameObjects()3080 ObjectsToAllocate[i++] = Obj.ObjectIndex; in orderFrameObjects()