HomeSort by relevance Sort by last modified time
    Searched defs:SP_REG (Results 1 - 2 of 2) sorted by null

  /external/elfutils/backends/
ppc64_unwind.c 36 #define SP_REG 1
56 if (! getfunc (SP_REG, 1, &sp, arg))
71 setfunc(SP_REG, 1, &newSp, arg);
aarch64_unwind.c 36 #define SP_REG 31
62 if (!getfunc(SP_REG, 1, &sp, arg))
78 setfunc(SP_REG, 1, &newSp, arg);

Completed in 74 milliseconds