Home
last modified time | relevance | path

Searched refs:allocateBlocks (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp101 Error MSFBuilder::allocateBlocks(uint32_t NumBlocks, in allocateBlocks() function in MSFBuilder
185 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp101 Error MSFBuilder::allocateBlocks(uint32_t NumBlocks, in allocateBlocks() function in MSFBuilder
185 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()
/external/llvm-project/llvm/include/llvm/DebugInfo/MSF/
DMSFBuilder.h124 Error allocateBlocks(uint32_t NumBlocks, MutableArrayRef<uint32_t> Blocks);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFBuilder.h124 Error allocateBlocks(uint32_t NumBlocks, MutableArrayRef<uint32_t> Blocks);