Searched defs:isDwo (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.h72 bool isDwo() { return m_dwo_section_list != nullptr; } function in class:lldb_private::DWARFContext

Completed in 46 milliseconds