Searched refs:allocateBlocks (Results 1 – 2 of 2) sorted by relevance
101 Error MSFBuilder::allocateBlocks(uint32_t NumBlocks, in allocateBlocks() function in MSFBuilder185 if (auto EC = allocateBlocks(ReqBlocks, NewBlocks)) in addStream()204 if (auto EC = allocateBlocks(AddedBlocks, AddedBlockList)) in setStreamSize()269 if (auto EC = allocateBlocks(NumExtraBlocks, ExtraBlocks)) in generateLayout()
124 Error allocateBlocks(uint32_t NumBlocks, MutableArrayRef<uint32_t> Blocks);