Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h201 uint32_t GetProducerVersionUpdate();
H A DDWARFUnit.cpp615 (major_version == 425 && GetProducerVersionUpdate() >= 13); in Supports_unnamed_objc_bitfields()
678 uint32_t DWARFUnit::GetProducerVersionUpdate() { in GetProducerVersionUpdate() function in DWARFUnit