Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Symbol/
DUnwindPlan.h353 bool SetRegisterLocationToUndefined(uint32_t reg_num, bool can_replace,
/external/llvm-project/lldb/source/Symbol/
DUnwindPlan.cpp299 bool UnwindPlan::Row::SetRegisterLocationToUndefined( in SetRegisterLocationToUndefined() function in UnwindPlan::Row