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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h118 void SetAtAFAPlusOffset(int32_t offset) { function in class:lldb_private::UnwindPlan::Row::RegisterLocation
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp1067 regloc.SetAtAFAPlusOffset(-current_sp_bytes_offset_from_fa);
1164 regloc.SetAtAFAPlusOffset(-(stack_offset + fa_value_ptr->GetOffset()));

Completed in 35 milliseconds