![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifdef DEFINE_DWARF_REGSTR_TABLE 0003 /* This is included in perf/util/dwarf-regs.c */ 0004 0005 static const char * const arm_regstr_tbl[] = { 0006 "%r0", "%r1", "%r2", "%r3", "%r4", 0007 "%r5", "%r6", "%r7", "%r8", "%r9", "%r10", 0008 "%fp", "%ip", "%sp", "%lr", "%pc", 0009 }; 0010 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |