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

References

tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp
   35     gpr_x20_arm64,      gpr_x21_arm64,  gpr_x22_arm64, gpr_x23_arm64,
tools/lldb/unittests/UnwindAssembly/ARM64/TestArm64InstEmulation.cpp
  240   EXPECT_TRUE(row_sp->GetRegisterInfo(gpr_x20_arm64, regloc));
  296   EXPECT_TRUE(row_sp->GetRegisterInfo(gpr_x20_arm64, regloc));
  376   EXPECT_FALSE(row_sp->GetRegisterInfo(gpr_x20_arm64, regloc));
  496   EXPECT_TRUE(row_sp->GetRegisterInfo(gpr_x20_arm64, regloc));
  506   EXPECT_TRUE(row_sp->GetRegisterInfo(gpr_x20_arm64, regloc));