| /llvm-project-15.0.7/lldb/unittests/Signals/ |
| H A D | UnixSignalsTest.cpp | 101 uint64_t ver = signals.GetVersion(); in TEST() 107 EXPECT_EQ(signals.GetVersion(), ver); in TEST() 110 EXPECT_LT(ver, signals.GetVersion()); in TEST() 111 ver = signals.GetVersion(); in TEST() 114 EXPECT_LT(ver, signals.GetVersion()); in TEST() 115 ver = signals.GetVersion(); in TEST() 118 EXPECT_LT(ver, signals.GetVersion()); in TEST() 119 ver = signals.GetVersion(); in TEST() 125 EXPECT_EQ(ver, signals.GetVersion()); in TEST()
|
| /llvm-project-15.0.7/lldb/unittests/Utility/ |
| H A D | XcodeSDKTest.cpp | 31 EXPECT_EQ(XcodeSDK("MacOSX.sdk").GetVersion(), llvm::VersionTuple()); in TEST() 32 EXPECT_EQ(XcodeSDK("MacOSX10.9.sdk").GetVersion(), llvm::VersionTuple(10, 9)); in TEST() 33 EXPECT_EQ(XcodeSDK("MacOSX10.15.4.sdk").GetVersion(), llvm::VersionTuple(10, 15)); in TEST() 36 EXPECT_EQ(XcodeSDK("MacOSX10.15.Internal.sdk").GetVersion(), in TEST() 40 EXPECT_EQ(XcodeSDK().GetVersion(), llvm::VersionTuple()); in TEST() 52 EXPECT_EQ(sdk.GetVersion(), llvm::VersionTuple(1, 1)); in TEST() 54 EXPECT_EQ(sdk.GetVersion(), llvm::VersionTuple(2, 0)); in TEST() 56 EXPECT_EQ(sdk.GetVersion(), llvm::VersionTuple(2, 0)); in TEST()
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFUnit.cpp | 106 if (GetVersion() <= 4 && m_gnu_ranges_base) in ExtractUnitDIEIfNeeded() 113 if (GetVersion() >= 5 && in ExtractUnitDIEIfNeeded() 330 if (GetVersion() >= 5) { in SetDwoStrOffsetsBase() 499 if (m_is_dwo || GetVersion() >= 5) in GetLocationTable() 500 return std::make_unique<llvm::DWARFDebugLoclists>(llvm_data, GetVersion()); in GetLocationTable() 507 GetVersion() >= 5 ? Ctx.getOrLoadLocListsData() : Ctx.getOrLoadLocData(); in GetLocationData() 510 GetVersion() >= 5 ? llvm::DW_SECT_LOCLISTS : llvm::DW_SECT_EXT_LOC)) in GetLocationData() 544 if (GetVersion() >= 5 && !m_rnglist_table_done) { in GetRnglistTable() 989 return GetVersion() < 5 ? 11 : 12; in GetHeaderByteSize() 995 return GetVersion() < 5 ? 23 : 24; in GetHeaderByteSize() [all …]
|
| H A D | DWARFTypeUnit.cpp | 21 GetOffset(), GetLength(), GetVersion(), GetAbbrevOffset(), in Dump()
|
| H A D | DWARFUnit.h | 60 uint16_t GetVersion() const { return m_version; } in GetVersion() function 154 uint16_t GetVersion() const { return m_header.GetVersion(); } in GetVersion() function
|
| H A D | DWARFFormValue.cpp | 122 if (m_unit->GetVersion() <= 2) in ExtractValue() 252 if (unit->GetVersion() <= 2) in SkipValue() 416 if (m_unit->GetVersion() <= 2) in Dump()
|
| H A D | DWARFCompileUnit.cpp | 24 GetOffset(), GetLength(), GetVersion(), GetAbbrevOffset(), in Dump()
|
| /llvm-project-15.0.7/lldb/include/lldb/Version/ |
| H A D | Version.h | 19 const char *GetVersion();
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectVersion.cpp | 26 result.AppendMessageWithFormat("%s\n", lldb_private::GetVersion()); in DoExecute()
|
| /llvm-project-15.0.7/lldb/test/API/macosx/version_zero/ |
| H A D | TestGetVersionZeroVersion.py | 34 for elem in module.GetVersion():
|
| /llvm-project-15.0.7/lldb/source/Version/ |
| H A D | Version.cpp | 38 const char *lldb_private::GetVersion() { in GetVersion() function in lldb_private
|
| /llvm-project-15.0.7/lldb/tools/lldb-server/ |
| H A D | lldb-server.cpp | 74 fprintf(stderr, "%s\n", lldb_private::GetVersion()); in main()
|
| /llvm-project-15.0.7/lldb/include/lldb/Utility/ |
| H A D | XcodeSDK.h | 77 llvm::VersionTuple GetVersion() const;
|
| /llvm-project-15.0.7/lldb/source/Utility/ |
| H A D | XcodeSDK.cpp | 124 llvm::VersionTuple XcodeSDK::GetVersion() const { in GetVersion() function in XcodeSDK 253 return SDKSupportsModules(sdk.GetType(), sdk.GetVersion()); in SDKSupportsModules()
|
| /llvm-project-15.0.7/lldb/include/lldb/Target/ |
| H A D | UnixSignals.h | 101 uint64_t GetVersion() const;
|
| /llvm-project-15.0.7/lldb/source/Initialization/ |
| H A D | SystemInitializerCommon.cpp | 49 vp.SetVersion(lldb_private::GetVersion()); in InitializeFileSystem()
|
| /llvm-project-15.0.7/lldb/include/lldb/API/ |
| H A D | SBModule.h | 277 uint32_t GetVersion(uint32_t *versions, uint32_t num_versions);
|
| /llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
| H A D | HexagonDYLDRendezvous.h | 83 uint64_t GetVersion() const { return m_current.version; } in GetVersion() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
| H A D | DYLDRendezvous.h | 92 uint64_t GetVersion() const { return m_current.version; } in GetVersion() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/objcxx/ |
| H A D | PlatformiOSSimulatorCoreSimulatorSupport.h | 127 OSVersion GetVersion();
|
| H A D | PlatformiOSSimulatorCoreSimulatorSupport.mm | 183 CoreSimulatorSupport::DeviceRuntime::GetVersion() { function 631 d.GetDeviceRuntime().GetVersion() > 632 dev.GetDeviceRuntime().GetVersion())
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/ |
| H A D | CommunicationKDP.h | 145 uint32_t GetVersion();
|
| H A D | CommunicationKDP.cpp | 388 uint32_t CommunicationKDP::GetVersion() { in GetVersion() function in CommunicationKDP 551 bool use_64 = (GetVersion() >= 11); in SendRequestReadMemory() 590 bool use_64 = (GetVersion() >= 11); in SendRequestWriteMemory() 1253 bool use_64 = (GetVersion() >= 11); in SendRequestBreakpoint()
|
| /llvm-project-15.0.7/llvm/include/llvm/WindowsDriver/ |
| H A D | MSVCSetupApi.h | 407 STDMETHOD(GetVersion)(_Out_ BSTR *pbstrVersion) = 0;
|
| /llvm-project-15.0.7/lldb/source/API/ |
| H A D | SBModule.cpp | 600 uint32_t SBModule::GetVersion(uint32_t *versions, uint32_t num_versions) { in GetVersion() function in SBModule 605 version = module_sp->GetVersion(); in GetVersion()
|