Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFUnit.h263 const Status &GetDwoError() const { return m_dwo_error; } in GetDwoError() function
HDSymbolFileDWARF.cpp4278 dwarf_cu->GetDwoError().AsCString("unknown")); in GetSeparateDebugInfo()
4442 const Status &dwo_error = dwarf_cu->GetDwoError(); in CalculateFrameVariableError()