Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Expression/
DIRExecutionUnit.h239 void ReportSymbolLookupError(ConstString name);
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp214 void IRExecutionUnit::ReportSymbolLookupError(ConstString name) { in ReportSymbolLookupError() function in IRExecutionUnit
1051 m_parent.ReportSymbolLookupError(name_cs); in GetSymbolAddressAndPresence()