Home
last modified time | relevance | path

Searched refs:replace_existing (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Symbol/
H A DUnwindPlan.cpp371 bool replace_existing) { in InsertRow() argument
381 else if (replace_existing) in InsertRow()
/llvm-project-15.0.7/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp230 bool replace_existing = in GetNonCallSiteUnwindPlanFromAssembly() local
236 replace_existing); in GetNonCallSiteUnwindPlanFromAssembly()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DUnwindPlan.h426 void InsertRow(const RowSP &row_sp, bool replace_existing = false);