Searched refs:allocateBlocks (Results 1 – 2 of 2) sorted by relevance
103 Error MSFBuilder::allocateBlocks(uint32_t NumBlocks, in allocateBlocks() function in MSFBuilder187 if (auto EC = allocateBlocks(ReqBlocks, NewBlocks)) in addStream()206 if (auto EC = allocateBlocks(AddedBlocks, AddedBlockList)) in setStreamSize()272 if (auto EC = allocateBlocks(NumExtraBlocks, ExtraBlocks)) in generateLayout()
125 Error allocateBlocks(uint32_t NumBlocks, MutableArrayRef<uint32_t> Blocks);