Home
last modified time | relevance | path

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

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