Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DUnwindPlan.h351 bool SetRegisterLocationToUndefined(uint32_t reg_num, bool can_replace,
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DUnwindPlan.cpp303 bool UnwindPlan::Row::SetRegisterLocationToUndefined( in SetRegisterLocationToUndefined() function in UnwindPlan::Row