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
 1806   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
 1831   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp
 1971   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
 1997   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp
 1017   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
 1039   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/SysV-arc/ABISysV_arc.cpp
  557   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp
 1920   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
 1945   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp
 1944   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
 1969   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.cpp
 1212   unwind_plan.SetRegisterKind(eRegisterKindGeneric);
 1233   unwind_plan.SetRegisterKind(eRegisterKindGeneric);
tools/lldb/source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp
  747   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
  769   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp
  961   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
  982   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp
 1132   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
 1153   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp
  868   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
  893   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp
  950   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
  985   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp
  632   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
 1009   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
 1031   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/ABI/Windows-x86_64/ABIWindows_x86_64.cpp
 1717   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
 1737   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
14499   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp
  472   unwind_plan.SetRegisterKind(eRegisterKindLLDB);
tools/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp
 1139   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp
 1030   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp
  127   unwind_plan.SetRegisterKind(eRegisterKindLLDB);
tools/lldb/source/Plugins/ObjectFile/PECOFF/PECallFrameInfo.cpp
  471   unwind_plan.SetRegisterKind(eRegisterKindLLDB);
tools/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp
  933   unwind_plan.SetRegisterKind(eRegisterKindLLDB);
tools/lldb/source/Symbol/ArmUnwindInfo.cpp
  348   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
tools/lldb/source/Symbol/CompactUnwindInfo.cpp
  742   unwind_plan.SetRegisterKind(eRegisterKindEHFrame);
 1014   unwind_plan.SetRegisterKind(eRegisterKindEHFrame);
 1311   unwind_plan.SetRegisterKind(eRegisterKindEHFrame);
 1445   unwind_plan.SetRegisterKind(eRegisterKindEHFrame);
tools/lldb/source/Symbol/DWARFCallFrameInfo.cpp
  632   unwind_plan.SetRegisterKind(GetRegisterKind());
tools/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp
 2231   unwind_plan.SetRegisterKind(eRegisterKindLLDB);
 2318   unwind_plan.SetRegisterKind(eRegisterKindLLDB);
 2396   unwind_plan.SetRegisterKind(eRegisterKindLLDB);