Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h394 bool SetRegisterLocationToIsConstant(uint32_t reg_num, uint64_t constant,
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp375 bool UnwindPlan::Row::SetRegisterLocationToIsConstant(uint32_t reg_num, in SetRegisterLocationToIsConstant() function in UnwindPlan::Row