Home
last modified time | relevance | path

Searched refs:SetUndefined (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Symbol/
DUnwindPlan.cpp260 register_location.SetUndefined(); in GetRegisterInfo()
315 reg_loc.SetUndefined(); in SetRegisterLocationToUndefined()
DDWARFCallFrameInfo.cpp864 reg_location.SetUndefined(); in HandleCommonDwarfOpcode()
/openbsd/src/gnu/llvm/lldb/source/Target/
DABI.cpp194 unwind_regloc.SetUndefined(); in GetFallbackRegisterLocation()
/openbsd/src/gnu/llvm/lldb/include/lldb/Symbol/
DUnwindPlan.h84 void SetUndefined() { m_type = undefined; } in SetUndefined() function
/openbsd/src/gnu/llvm/lldb/source/Plugins/ABI/SystemZ/
DABISysV_s390x.cpp650 unwind_regloc.SetUndefined(); in GetFallbackRegisterLocation()