Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp228 bool replace_existing = in GetNonCallSiteUnwindPlanFromAssembly() local
234 replace_existing); in GetNonCallSiteUnwindPlanFromAssembly()
/external/llvm-project/lldb/source/Symbol/
DUnwindPlan.cpp366 bool replace_existing) { in InsertRow() argument
376 else if (replace_existing) in InsertRow()
/external/llvm-project/lldb/include/lldb/Symbol/
DUnwindPlan.h410 void InsertRow(const RowSP &row_sp, bool replace_existing = false);