Home
last modified time | relevance | path

Searched refs:GetProducerVersionUpdate (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h162 uint32_t GetProducerVersionUpdate();
H A DDWARFUnit.cpp657 (major_version == 425 && GetProducerVersionUpdate() >= 13); in Supports_unnamed_objc_bitfields()
726 uint32_t DWARFUnit::GetProducerVersionUpdate() { in GetProducerVersionUpdate() function in DWARFUnit