Searched refs:cu_spec (Results 1 – 2 of 2) sorted by relevance
698 FileSpec cu_spec; in AddressPasses() local700 cu_spec = sym_ctx.comp_unit->GetPrimaryFile(); in AddressPasses()701 if (m_cu_spec_list.FindFileIndex(0, cu_spec, false) == UINT32_MAX) in AddressPasses()
151 FileSpecList translate(const FileSpec &cu_spec,159 FileSpecList SupportFileMap::translate(const FileSpec &cu_spec, in translate() argument163 result[0] = cu_spec; in translate()