Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.h181 bool ForceSwitchToFallbackUnwindPlan();
H A DRegisterContextLLDB.cpp1304 if (ForceSwitchToFallbackUnwindPlan()) { in SavedLocationForRegister()
1698 bool RegisterContextLLDB::ForceSwitchToFallbackUnwindPlan() { in ForceSwitchToFallbackUnwindPlan() function in RegisterContextLLDB