Home | History | Annotate | Download | only in Reader

Lines Matching refs:ConstStrSize

1467       unsigned ConstStrSize = Record[2+AsmStrSize];
1468 if (3+AsmStrSize+ConstStrSize > Record.size())
1473 for (unsigned i = 0; i != ConstStrSize; ++i)
1491 unsigned ConstStrSize = Record[2+AsmStrSize];
1492 if (3+AsmStrSize+ConstStrSize > Record.size())
1497 for (unsigned i = 0; i != ConstStrSize; ++i)