reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp
 1815   row->GetCFAValue().SetIsRegisterPlusOffset(sp_reg_num, 0);
 1840   row->GetCFAValue().SetIsRegisterPlusOffset(fp_reg_num, 2 * ptr_size);
tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp
 1980   row->GetCFAValue().SetIsRegisterPlusOffset(sp_reg_num, 0);
 2005   row->GetCFAValue().SetIsRegisterPlusOffset(fp_reg_num, 2 * ptr_size);
tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp
 1023   row->GetCFAValue().SetIsRegisterPlusOffset(sp_reg_num, 4);
 1048   row->GetCFAValue().SetIsRegisterPlusOffset(fp_reg_num, 2 * ptr_size);
tools/lldb/source/Plugins/ABI/SysV-arc/ABISysV_arc.cpp
  562   row->GetCFAValue().SetIsRegisterPlusOffset(dwarf::sp, 0);
tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp
 1929   row->GetCFAValue().SetIsRegisterPlusOffset(sp_reg_num, 0);
 1954   row->GetCFAValue().SetIsRegisterPlusOffset(fp_reg_num, 2 * ptr_size);
tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp
 1952   row->GetCFAValue().SetIsRegisterPlusOffset(sp_reg_num, 0);
 1977   row->GetCFAValue().SetIsRegisterPlusOffset(fp_reg_num, 2 * ptr_size);
tools/lldb/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.cpp
 1218   row->GetCFAValue().SetIsRegisterPlusOffset(LLDB_REGNUM_GENERIC_SP, 4);
 1241   row->GetCFAValue().SetIsRegisterPlusOffset(LLDB_REGNUM_GENERIC_FP, 8);
tools/lldb/source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp
  753   row->GetCFAValue().SetIsRegisterPlusOffset(sp_reg_num, 4);
  778   row->GetCFAValue().SetIsRegisterPlusOffset(fp_reg_num, 2 * ptr_size);
tools/lldb/source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp
  966   row->GetCFAValue().SetIsRegisterPlusOffset(dwarf_r29, 0);
  986   row->GetCFAValue().SetIsRegisterPlusOffset(dwarf_r29, 0);
tools/lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp
 1137   row->GetCFAValue().SetIsRegisterPlusOffset(dwarf_r29, 0);
 1157   row->GetCFAValue().SetIsRegisterPlusOffset(dwarf_r29, 0);
tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp
  877   row->GetCFAValue().SetIsRegisterPlusOffset(sp_reg_num, 0);
tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp
  969   row->GetCFAValue().SetIsRegisterPlusOffset(sp_reg_num, 0);
tools/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp
  637   row->GetCFAValue().SetIsRegisterPlusOffset(dwarf_r15_s390x, 160);
tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
 1015   row->GetCFAValue().SetIsRegisterPlusOffset(sp_reg_num, 8);
 1040   row->GetCFAValue().SetIsRegisterPlusOffset(dwarf_rbp, 2 * ptr_size);
tools/lldb/source/Plugins/ABI/Windows-x86_64/ABIWindows_x86_64.cpp
 1723   row->GetCFAValue().SetIsRegisterPlusOffset(sp_reg_num, 8);
 1746   row->GetCFAValue().SetIsRegisterPlusOffset(dwarf_rbp, 2 * ptr_size);
tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
14504   row->GetCFAValue().SetIsRegisterPlusOffset(dwarf_sp, 0);
tools/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp
  477   row->GetCFAValue().SetIsRegisterPlusOffset(gpr_sp_arm64, 0);
tools/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp
 1145   row->GetCFAValue().SetIsRegisterPlusOffset(dwarf_sp_mips, 0);
tools/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp
 1036   row->GetCFAValue().SetIsRegisterPlusOffset(dwarf_sp_mips64, 0);
tools/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp
  132   row->GetCFAValue().SetIsRegisterPlusOffset(gpr_r1_ppc64le, 0);
tools/lldb/source/Plugins/ObjectFile/PECOFF/PECallFrameInfo.cpp
  381       row->GetCFAValue().SetIsRegisterPlusOffset(it->reg, cfa_frame_offset -
  392     row->GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64,
tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
  625       m_curr_row->GetCFAValue().SetIsRegisterPlusOffset(
  638       m_curr_row->GetCFAValue().SetIsRegisterPlusOffset(
  648       m_curr_row->GetCFAValue().SetIsRegisterPlusOffset(
tools/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp
  938   row->GetCFAValue().SetIsRegisterPlusOffset(m_lldb_sp_regnum, m_wordsize);
  996         fa_value_ptr->SetIsRegisterPlusOffset(
 1004         fa_value_ptr->SetIsRegisterPlusOffset(
 1012       afa_value.SetIsRegisterPlusOffset(
 1086           fa_value_ptr->SetIsRegisterPlusOffset(
 1097         fa_value_ptr->SetIsRegisterPlusOffset(
 1106         fa_value_ptr->SetIsRegisterPlusOffset(
 1133         fa_value_ptr->SetIsRegisterPlusOffset(
 1142         fa_value_ptr->SetIsRegisterPlusOffset(
 1550           row->GetCFAValue().SetIsRegisterPlusOffset(
tools/lldb/source/Symbol/ArmUnwindInfo.cpp
  326   row->GetCFAValue().SetIsRegisterPlusOffset(vsp_reg, vsp);
tools/lldb/source/Symbol/CompactUnwindInfo.cpp
  753     row->GetCFAValue().SetIsRegisterPlusOffset(
  844     row->GetCFAValue().SetIsRegisterPlusOffset(x86_64_eh_regnum::rsp, offset);
 1025     row->GetCFAValue().SetIsRegisterPlusOffset(
 1108     row->GetCFAValue().SetIsRegisterPlusOffset(i386_eh_regnum::esp, offset);
 1333     row->GetCFAValue().SetIsRegisterPlusOffset(arm64_eh_regnum::sp, stack_size);
 1349   row->GetCFAValue().SetIsRegisterPlusOffset(arm64_eh_regnum::fp, 2 * wordsize);
 1462   row->GetCFAValue().SetIsRegisterPlusOffset(arm_r7,
tools/lldb/source/Symbol/DWARFCallFrameInfo.cpp
  901       row.GetCFAValue().SetIsRegisterPlusOffset(reg_num, op_offset);
  911       row.GetCFAValue().SetIsRegisterPlusOffset(reg_num,
  922       row.GetCFAValue().SetIsRegisterPlusOffset(
  977       row.GetCFAValue().SetIsRegisterPlusOffset(reg_num, op_offset);
  988       row.GetCFAValue().SetIsRegisterPlusOffset(cfa_regnum, op_offset);
tools/lldb/unittests/ObjectFile/PECOFF/TestPECallFrameInfo.cpp
  223   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 8);
  229   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x10);
  234   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x18);
  239   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x20);
  244   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x28);
  249   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x30);
  254   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x50);
  265   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x50);
  287   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 8);
  293   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x10);
  298   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x18);
  303   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x20);
  308   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x28);
  313   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x30);
  318   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rsp_x86_64, 0x320);
  322   row.GetCFAValue().SetIsRegisterPlusOffset(lldb_rbp_x86_64, 0x2F0);
tools/lldb/unittests/Symbol/TestDWARFCallFrameInfo.cpp
   65   row.GetCFAValue().SetIsRegisterPlusOffset(dwarf_rsp_x86_64, 8);
   73   row.GetCFAValue().SetIsRegisterPlusOffset(dwarf_rsp_x86_64, 16);
   82   row.GetCFAValue().SetIsRegisterPlusOffset(dwarf_rbp_x86_64, 16);
tools/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp
 2237   row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rsp, 8);
 2251   row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rsp, 16);
 2263   row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rsp, 16);
 2324   row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rsp, 8);
 2338   row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rsp, 16);
 2350   row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rbp, 16);
 2402   row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_esp, 4);
 2416   row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_esp, 8);
 2428   row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_ebp, 8);
 2517   esp_plus_4.SetIsRegisterPlusOffset(k_esp, 4);
 2518   esp_plus_8.SetIsRegisterPlusOffset(k_esp, 8);
 2519   ebp_plus_8.SetIsRegisterPlusOffset(k_ebp, 8);
 2551   rsp_plus_8.SetIsRegisterPlusOffset(k_rsp, 8);
 2552   rsp_plus_16.SetIsRegisterPlusOffset(k_rsp, 16);
 2553   rbp_plus_16.SetIsRegisterPlusOffset(k_rbp, 16);
 2591   esp_minus_4.SetIsRegisterPlusOffset(k_esp, -4);
 2592   esp_plus_0.SetIsRegisterPlusOffset(k_esp, 0);
 2593   esp_plus_4.SetIsRegisterPlusOffset(k_esp, 4);
 2594   esp_plus_8.SetIsRegisterPlusOffset(k_esp, 8);
 2595   ebx_plus_8.SetIsRegisterPlusOffset(k_ebx, 8);
 2596   ebp_plus_0.SetIsRegisterPlusOffset(k_ebp, 0);