Searched refs:GCTable (Results 1 – 1 of 1) sorted by relevance
2686 std::vector<std::string> GCTable; in ParseModule() local2837 GCTable.push_back(S); in ParseModule()2968 if (Record[8]-1 > GCTable.size()) in ParseModule()2970 Func->setGC(GCTable[Record[8]-1].c_str()); in ParseModule()