Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h118 void SetAtAFAPlusOffset(int32_t offset) { in SetAtAFAPlusOffset() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp1056 regloc.SetAtAFAPlusOffset(-current_sp_bytes_offset_from_fa); in GetNonCallSiteUnwindPlanFromAssembly()
1153 regloc.SetAtAFAPlusOffset(-(stack_offset + fa_value_ptr->GetOffset())); in GetNonCallSiteUnwindPlanFromAssembly()