Searched refs:oso_mod_time (Results 1 – 2 of 2) sorted by relevance
415 TimeValue oso_mod_time; in InitOSO() local416 oso_mod_time.OffsetWithSeconds(oso_symbol->GetAddress().GetOffset()); in InitOSO()417 m_compile_unit_infos[i].oso_mod_time = oso_mod_time; in InitOSO()481 TimeValue oso_mod_time (oso_file.GetModificationTime()); in GetModuleByCompUnitInfo() local482 if (oso_mod_time != comp_unit_info->oso_mod_time) in GetModuleByCompUnitInfo()486 oso_mod_time.GetAsSecondsSinceJan1_1970(), in GetModuleByCompUnitInfo()487 … comp_unit_info->oso_mod_time.GetAsSecondsSinceJan1_1970()); in GetModuleByCompUnitInfo()514 … oso_object ? &comp_unit_info->oso_mod_time : NULL)); in GetModuleByCompUnitInfo()
156 lldb_private::TimeValue oso_mod_time; member170 oso_mod_time (), in CompileUnitInfo()