Searched refs:IndexUnit (Results 1 – 3 of 3) sorted by relevance
162 void IndexUnit(DWARFUnit &unit, SymbolFileDWARFDwo *dwp, IndexSet &set);
88 IndexUnit(*units_to_index[cu_idx], dwp_dwarf, sets[cu_idx]); in Index()140 void ManualDWARFIndex::IndexUnit(DWARFUnit &unit, SymbolFileDWARFDwo *dwp, in IndexUnit() function in ManualDWARFIndex
149 unsigned IndexUnit = getResourceStateIndex(Unit); in ResourceManager() local150 Resource2Groups[IndexUnit] |= GroupMaskIdx; in ResourceManager()