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