Home
last modified time | relevance | path

Searched refs:SetIsCFAPlusOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DABI.cpp200 unwind_regloc.SetIsCFAPlusOffset(0); in GetFallbackRegisterLocation()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DUnwindPlan.h114 void SetIsCFAPlusOffset(int32_t offset) { in SetIsCFAPlusOffset() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindPlan.cpp262 reg_loc.SetIsCFAPlusOffset(offset); in SetRegisterLocationToIsCFAPlusOffset()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp736 initial_regloc.SetIsCFAPlusOffset(0); in GetNonCallSiteUnwindPlanFromAssembly()