Searched refs:readTokenTableSection (Results 1 – 1 of 1) sorted by relevance
67 bool readTokenTableSection(cm::patch::Collection &C, unsigned n);188 if (readTokenTableSection(C, n)) return true; in readSections()370 bool PatchInfoReader::readTokenTableSection(cm::patch::Collection &C, in readTokenTableSection() function in PatchInfoReader