Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DUnwindPlan.h342 bool SetRegisterLocationToUndefined(uint32_t reg_num, bool can_replace,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindPlan.cpp267 bool UnwindPlan::Row::SetRegisterLocationToUndefined( in SetRegisterLocationToUndefined() function in UnwindPlan::Row