Searched refs:ObjectIndex (Results 1 – 1 of 1) sorted by relevance
275 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() argument276 LocalFrameObjects.push_back(std::pair<int, int64_t>(ObjectIndex, Offset)); in mapLocalFrameObject()277 Objects[ObjectIndex + NumFixedObjects].PreAllocated = true; in mapLocalFrameObject()