Searched defs:GetVersion (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/
H A Dlldb.cpp39 const char *lldb_private::GetVersion() { function in class:lldb_private
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DXcodeSDK.cpp127 llvm::VersionTuple XcodeSDK::GetVersion() const { function in class:XcodeSDK
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DHexagonDYLDRendezvous.h85 uint64_t GetVersion() const { return m_current.version; } function in class:HexagonDYLDRendezvous
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DUnixSignals.cpp290 uint64_t UnixSignals::GetVersion() const { return m_version; } function in class:UnixSignals
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h556 virtual llvm::VersionTuple GetVersion() { return llvm::VersionTuple(); } function in class:lldb_private::ObjectFile
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.h83 uint64_t GetVersion() const { return m_current.version; } function in class:DYLDRendezvous
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h58 uint16_t GetVersion() const { return m_version; } function in class:DWARFUnitHeader
149 uint16_t GetVersion() const { return m_header.GetVersion(); } function in class:DWARFUnit
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp616 uint32_t SBModule::GetVersion(uint32_t *versions, uint32_t num_versions) { function in class:SBModule
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1657 llvm::VersionTuple Module::GetVersion() { function in class:Module

Completed in 178 milliseconds