Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching refs:ConstStrSize

1514       unsigned ConstStrSize = Record[2+AsmStrSize];
1515 if (3+AsmStrSize+ConstStrSize > Record.size())
1520 for (unsigned i = 0; i != ConstStrSize; ++i)