Home
last modified time | relevance | path

Searched defs:GetVersion (Results 1 – 12 of 12) sorted by relevance

/llvm-project/lldb/source/Version/
H A DVersion.cpp38 const char *lldb_private::GetVersion() { in GetVersion() function in lldb_private
/llvm-project/lldb/source/Utility/
H A DXcodeSDK.cpp132 llvm::VersionTuple XcodeSDK::GetVersion() const { in GetVersion() function in XcodeSDK
/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DHexagonDYLDRendezvous.h83 uint64_t GetVersion() const { return m_current.version; } in GetVersion() function
/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.h167 uint64_t GetVersion() const { return m_current.version; } in GetVersion() function
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h119 uint16_t GetVersion() const { return m_header.getVersion(); } in GetVersion() function
/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h611 virtual llvm::VersionTuple GetVersion() { return llvm::VersionTuple(); } in GetVersion() function
/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm183 CoreSimulatorSupport::DeviceRuntime::GetVersion() { function
/llvm-project/lldb/source/Target/
H A DUnixSignals.cpp331 uint64_t UnixSignals::GetVersion() const { return m_version; } GetVersion() function in UnixSignals
/llvm-project/lldb/source/API/
H A DSBModule.cpp596 uint32_t SBModule::GetVersion(uint32_t *versions, uint32_t num_versions) { in GetVersion() function in SBModule
/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp388 uint32_t CommunicationKDP::GetVersion() { in GetVersion() function in CommunicationKDP
/llvm-project/lldb/source/Core/
H A DModule.cpp1598 llvm::VersionTuple Module::GetVersion() { GetVersion() function in Module
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1741 uint64_t AppleObjCRuntimeV2::SharedCacheImageHeaders::GetVersion() { in GetVersion() function in AppleObjCRuntimeV2::SharedCacheImageHeaders