Searched refs:SetAtCFAPlusOffset (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp834 reg_location.SetAtCFAPlusOffset(op_offset);
852 reg_location.SetAtCFAPlusOffset(op_offset);
964 reg_location.SetAtCFAPlusOffset(op_offset);
H A DUnwindPlan.cpp284 reg_loc.SetAtCFAPlusOffset(offset);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp946 initial_regloc.SetAtCFAPlusOffset(-current_sp_bytes_offset_from_fa);
1069 regloc.SetAtCFAPlusOffset(-current_sp_bytes_offset_from_fa);
1166 regloc.SetAtCFAPlusOffset(-(stack_offset + fa_value_ptr->GetOffset()));
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h108 void SetAtCFAPlusOffset(int32_t offset) { function in class:lldb_private::UnwindPlan::Row::RegisterLocation

Completed in 115 milliseconds