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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h191 uint32_t GetProducerVersionUpdate();
H A DDWARFUnit.cpp593 (major_version == 425 && GetProducerVersionUpdate() >= 13);
656 uint32_t DWARFUnit::GetProducerVersionUpdate() { function in class:DWARFUnit

Completed in 113 milliseconds