Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.h279 const lldb_private::Status &GetDwoError() const { return m_dwo_error; } in GetDwoError() function
DSymbolFileDWARF.cpp4258 const Status &dwo_error = dwarf_cu->GetDwoError(); in CalculateFrameVariableError()