Searched refs:IsSame (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h88 bool IsSame() const { return m_type == same; } function in class:lldb_private::UnwindPlan::Row::RegisterLocation
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.cpp1402 if (unwindplan_regloc.IsSame()) {
1406 UnwindLogMsg("register %s (%d) is marked as 'IsSame' - it is a pc or "

Completed in 49 milliseconds