Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Symbol/
DUnwindPlan.h354 bool SetRegisterLocationToUnspecified(uint32_t reg_num, bool can_replace);
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DUnwindPlan.cpp320 bool UnwindPlan::Row::SetRegisterLocationToUnspecified(uint32_t reg_num, in SetRegisterLocationToUnspecified() function in UnwindPlan::Row