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

References

tools/lldb/source/Host/common/NativeRegisterContext.cpp
  167                                                      LLDB_REGNUM_GENERIC_RA);
tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp
  218      {ehframe_lr, dwarf_lr, LLDB_REGNUM_GENERIC_RA, LLDB_INVALID_REGNUM,
 1349       eRegisterKindGeneric, LLDB_REGNUM_GENERIC_RA);
tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp
  411      {LLDB_INVALID_REGNUM, arm64_dwarf::x30, LLDB_REGNUM_GENERIC_RA,
 1706       eRegisterKindGeneric, LLDB_REGNUM_GENERIC_RA);
tools/lldb/source/Plugins/ABI/SysV-arc/ABISysV_arc.cpp
  101     DEFINE_GENERIC_REGISTER_STUB(r31, "blink", LLDB_REGNUM_GENERIC_RA),
  208       eRegisterKindGeneric, LLDB_REGNUM_GENERIC_RA);
tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp
  219      {ehframe_lr, dwarf_lr, LLDB_REGNUM_GENERIC_RA, LLDB_INVALID_REGNUM,
 1350       eRegisterKindGeneric, LLDB_REGNUM_GENERIC_RA);
tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp
  409      {LLDB_INVALID_REGNUM, arm64_dwarf::x30, LLDB_REGNUM_GENERIC_RA,
 1720                                    LLDB_REGNUM_GENERIC_RA),
tools/lldb/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.cpp
  384      {31, 31, LLDB_REGNUM_GENERIC_RA, 31, 31},
 1083       eRegisterKindGeneric, LLDB_REGNUM_GENERIC_RA);
 1213   unwind_plan.SetReturnAddressRegister(LLDB_REGNUM_GENERIC_RA);
 1223                                      LLDB_REGNUM_GENERIC_RA, true);
tools/lldb/source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp
  461      {dwarf_r31, dwarf_r31, LLDB_REGNUM_GENERIC_RA, LLDB_INVALID_REGNUM,
  652       reg_ctx->GetRegisterInfo(eRegisterKindGeneric, LLDB_REGNUM_GENERIC_RA);
tools/lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp
  461      {dwarf_r31, dwarf_r31, LLDB_REGNUM_GENERIC_RA, LLDB_INVALID_REGNUM,
  612       reg_ctx->GetRegisterInfo(eRegisterKindGeneric, LLDB_REGNUM_GENERIC_RA);
tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp
  183     DEFINE_GPR(lr, "lr", dwarf_lr, dwarf_lr, LLDB_REGNUM_GENERIC_RA,
tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp
  133       reg_ctx->GetRegisterInfo(eRegisterKindGeneric, LLDB_REGNUM_GENERIC_RA);
tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
  122     reg_info.kinds[eRegisterKindGeneric] = LLDB_REGNUM_GENERIC_RA;
  814     case LLDB_REGNUM_GENERIC_RA:
 2093                                LLDB_REGNUM_GENERIC_RA, lr))
 2163                                LLDB_REGNUM_GENERIC_RA, lr))
 2780                                LLDB_REGNUM_GENERIC_RA, lr))
14203     reg_num = LLDB_REGNUM_GENERIC_RA;
14271       reg_num = LLDB_REGNUM_GENERIC_RA;
tools/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp
  187     case LLDB_REGNUM_GENERIC_RA:
tools/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp
  613     case LLDB_REGNUM_GENERIC_RA:
  659       reg_info.kinds[eRegisterKindGeneric] = LLDB_REGNUM_GENERIC_RA;
tools/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp
  600     case LLDB_REGNUM_GENERIC_RA:
  646       reg_info.kinds[eRegisterKindGeneric] = LLDB_REGNUM_GENERIC_RA;
tools/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp
   89     case LLDB_REGNUM_GENERIC_RA:
tools/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
  549           reg.kinds[eRegisterKindGeneric] = LLDB_REGNUM_GENERIC_RA;
  570           reg.kinds[eRegisterKindGeneric] = LLDB_REGNUM_GENERIC_RA;
tools/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp
  365      {ehframe_lr, dwarf_lr, LLDB_REGNUM_GENERIC_RA, LLDB_INVALID_REGNUM,
 1347     case LLDB_REGNUM_GENERIC_RA:
tools/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp
  703     case LLDB_REGNUM_GENERIC_RA:
tools/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_i386.cpp
  882     case LLDB_REGNUM_GENERIC_RA:
tools/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_x86_64.cpp
  946     case LLDB_REGNUM_GENERIC_RA:
tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
 1285                                             LLDB_REGNUM_GENERIC_RA);
 1405          regnum.GetAsKind(eRegisterKindGeneric) == LLDB_REGNUM_GENERIC_RA)) {
 1977       (regnum == LLDB_REGNUM_GENERIC_PC || regnum == LLDB_REGNUM_GENERIC_RA)) {
 1982               generic_regnum == LLDB_REGNUM_GENERIC_RA)) {
 2024       reg_info->kinds[eRegisterKindGeneric] == LLDB_REGNUM_GENERIC_RA) {
tools/lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h
  508      {ehframe_lr, dwarf_lr, LLDB_REGNUM_GENERIC_RA, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/Process/Utility/RegisterInfos_arm64.h
  573     DEFINE_GPR64_ALT(lr, x30, LLDB_REGNUM_GENERIC_RA),
tools/lldb/source/Plugins/Process/Utility/RegisterInfos_mips.h
  142     DEFINE_GPR(ra, "ra", dwarf_ra_mips, dwarf_ra_mips, LLDB_REGNUM_GENERIC_RA),
tools/lldb/source/Plugins/Process/Utility/RegisterInfos_mips64.h
  177                LLDB_REGNUM_GENERIC_RA, LLDB_INVALID_REGNUM),
  258                LLDB_REGNUM_GENERIC_RA),
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  428       LLDB_REGNUM_GENERIC_RA, LLDB_INVALID_REGNUM};
 1790   case LLDB_REGNUM_GENERIC_RA:
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
  771     { "lr",     "r14",  4,   0, eEncodingUint,    eFormatHex,   { ehframe_lr,          dwarf_lr,            LLDB_REGNUM_GENERIC_RA, 14,              14 },     nullptr,           nullptr,  nullptr,       0 },
tools/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp
  228      {ehframe_lr, dwarf_lr, LLDB_REGNUM_GENERIC_RA, INV, reg_lr},
tools/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.cpp
  327      {arm64_dwarf::x30, arm64_dwarf::x30, LLDB_REGNUM_GENERIC_RA, INV, reg_lr},
tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
  137             eRegisterKindGeneric, LLDB_REGNUM_GENERIC_RA, ra_reg_info);
tools/lldb/source/Target/RegisterContext.cpp
  190                                                      LLDB_REGNUM_GENERIC_RA);
tools/lldb/source/Utility/Args.cpp
  432                         .Cases("ra", "lr", LLDB_REGNUM_GENERIC_RA)
tools/lldb/unittests/Process/minidump/RegisterContextMinidumpTest.cpp
  180               (uint32_t)LLDB_REGNUM_GENERIC_RA);