Searched refs:BlockLength (Results 1 – 1 of 1) sorted by relevance
208 uint64_t BlockLength = Data.getULEB128(C); in parse() local209 StringRef Expression = Data.getBytes(C, BlockLength); in parse()