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
  170      {ehframe_r10, dwarf_r10, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp
  171      {ehframe_r10, dwarf_r10, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp
  317      {ehframe_r10, dwarf_r10, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
 1481     case ehframe_r10:
tools/lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h
  460      {ehframe_r10, dwarf_r10, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
  767     { "r10", nullptr,   4,   0, eEncodingUint,    eFormatHex,   { ehframe_r10,         dwarf_r10,           LLDB_INVALID_REGNUM,    10,              10 },     nullptr,           nullptr,  nullptr,       0 },
tools/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp
  208     DEF_R(10),