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