Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DRegisterContextUnwind.h183 bool ForceSwitchToFallbackUnwindPlan();
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRegisterContextUnwind.cpp1440 if (ForceSwitchToFallbackUnwindPlan()) { in SavedLocationForRegister()
1846 bool RegisterContextUnwind::ForceSwitchToFallbackUnwindPlan() { in ForceSwitchToFallbackUnwindPlan() function in RegisterContextUnwind