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