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
  134      {ehframe_r7, dwarf_r7, LLDB_REGNUM_GENERIC_FP, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp
  135      {ehframe_r7, dwarf_r7, LLDB_REGNUM_GENERIC_FP, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp
  283      {ehframe_r7, dwarf_r7, LLDB_REGNUM_GENERIC_FP, LLDB_INVALID_REGNUM,
 1475     case ehframe_r7:
tools/lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h
  427      {ehframe_r7, dwarf_r7, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, gpr_r7},
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
  764     { "r7",     "fp",   4,   0, eEncodingUint,    eFormatHex,   { ehframe_r7,          dwarf_r7,            LLDB_REGNUM_GENERIC_FP,  7,               7 },     nullptr,           nullptr,  nullptr,       0 },
tools/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp
  177     {ehframe_r7, dwarf_r7, LLDB_REGNUM_GENERIC_FP, INV, reg_r7},
  205     DEF_R(7),