Home | History | Annotate | Download | only in Reader

Lines Matching refs:Combined

508   /// path string table, used to correlate with combined index
5951 // overriden later by a FS_COMBINED_ORIGINAL_NAME in the combined index.
6131 bool Combined = false;
6145 // entries now so that we don't need to rely on the combined index merger
6148 if (!Combined)
6157 // is a per-module index or a combined index file. In the per-module
6159 // with VST entries. In the combined index the correlation is done
6161 // in the combined index VST entries). The records also contain
6299 Combined = true;
6324 Combined = true;
6344 Combined = true;
6351 return error("Name attachment that does not follow a combined record");