Searched refs:oso_path (Results 1 – 3 of 3) sorted by relevance
347 m_compile_unit_infos[i].oso_path = oso_symbol->GetName(); in InitOSO()408 {comp_unit_info->oso_path, comp_unit_info->oso_mod_time}); in GetModuleByCompUnitInfo()414 m_oso_map[{comp_unit_info->oso_path, comp_unit_info->oso_mod_time}] = in GetModuleByCompUnitInfo()416 const char *oso_path = comp_unit_info->oso_path.GetCString(); in GetModuleByCompUnitInfo() local417 FileSpec oso_file(oso_path); in GetModuleByCompUnitInfo()443 if (!ObjectFile::SplitArchivePathWithObject(oso_path, oso_file, in GetModuleByCompUnitInfo()448 comp_unit_info->oso_path.GetCString()); in GetModuleByCompUnitInfo()1285 oso_data->AddStringItem("oso_path", info.oso_path); in GetSeparateDebugInfo()1580 comp_unit_info->oso_path.GetCString()); in CalculateFrameVariableError()
168 ConstString oso_path; member
1483 llvm::StringRef oso_path; in DumpOsoFilesTable() local1484 if (dict->GetValueForKeyAsString("oso_path", oso_path)) in DumpOsoFilesTable()1485 strm << " " << oso_path; in DumpOsoFilesTable()