Searched refs:NumBlocksInBBRange (Results 1 – 1 of 1) sorted by relevance
853 uint32_t NumBlocksInBBRange = 0; in decodeBBAddrMapImpl() local869 NumBlocksInBBRange = readULEB128As<uint32_t>(Data, Cur, ULEBSizeErr); in decodeBBAddrMapImpl()881 NumBlocksInBBRange = readULEB128As<uint32_t>(Data, Cur, ULEBSizeErr); in decodeBBAddrMapImpl()886 Cur && (BlockIndex < NumBlocksInBBRange); in decodeBBAddrMapImpl()