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
  194      {ehframe_r12, dwarf_r12, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp
  195      {ehframe_r12, dwarf_r12, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp
  341      {ehframe_r12, dwarf_r12, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
 1485     case ehframe_r12:
tools/lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h
  484      {ehframe_r12, dwarf_r12, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
  769     { "r12", nullptr,   4,   0, eEncodingUint,    eFormatHex,   { ehframe_r12,         dwarf_r12,           LLDB_INVALID_REGNUM,    12,              12 },     nullptr,           nullptr,  nullptr,       0 },
tools/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp
  210     DEF_R(12),