Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp260 register_location.SetUndefined(); in GetRegisterInfo()
315 reg_loc.SetUndefined(); in SetRegisterLocationToUndefined()
H A DDWARFCallFrameInfo.cpp868 reg_location.SetUndefined(); in HandleCommonDwarfOpcode()
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp227 unwind_regloc.SetUndefined(); in AugmentRegisterInfo()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h84 void SetUndefined() { m_type = undefined; } in SetUndefined() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.cpp650 unwind_regloc.SetUndefined(); in GetFallbackRegisterLocation()