Searched refs:ObjectAllocs (Results 1 – 1 of 1) sorted by relevance
120 Unmapped.push_back(ObjectAllocs()); in reserveAllocationSpace()405 struct ObjectAllocs { struct406 ObjectAllocs() = default;408 ObjectAllocs(ObjectAllocs &&Other) in ObjectAllocs() function416 ObjectAllocs &operator=(ObjectAllocs &&Other) {434 std::vector<ObjectAllocs> Unmapped; argument435 std::vector<ObjectAllocs> Unfinalized;