Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h68 uint8_t GetUnitType() const { return m_unit_type; } in GetUnitType() function
235 uint8_t GetUnitType() const { return m_header.GetUnitType(); } in GetUnitType() function