Home | History | Annotate | Download | only in Reader

Lines Matching refs:GCTable

1634   std::vector<std::string> GCTable;
1777 GCTable.push_back(S);
1864 if (Record[8]-1 > GCTable.size())
1866 Func->setGC(GCTable[Record[8]-1].c_str());