Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Symbol/
DUnwindPlan.h356 bool SetRegisterLocationToUnspecified(uint32_t reg_num, bool can_replace);
/external/llvm-project/lldb/source/Symbol/
DUnwindPlan.cpp316 bool UnwindPlan::Row::SetRegisterLocationToUnspecified(uint32_t reg_num, in SetRegisterLocationToUnspecified() function in UnwindPlan::Row