Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h64 uint8_t GetUnitType() const { return m_unit_type; } in GetUnitType() function
223 uint8_t GetUnitType() const { return m_header.GetUnitType(); } in GetUnitType() function