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