Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DABI.cpp186 unwind_regloc.SetIsCFAPlusOffset(0); in GetFallbackRegisterLocation()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DUnwindPlan.h113 void SetIsCFAPlusOffset(int32_t offset) { in SetIsCFAPlusOffset() function
/llvm-project-15.0.7/lldb/source/Symbol/
H A DUnwindPlan.cpp298 reg_loc.SetIsCFAPlusOffset(offset); in SetRegisterLocationToIsCFAPlusOffset()
/llvm-project-15.0.7/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp942 initial_regloc.SetIsCFAPlusOffset(0); in GetNonCallSiteUnwindPlanFromAssembly()