HomeSort by relevance Sort by last modified time
    Searched refs:UNW_REG_PSP (Results 1 - 3 of 3) sorted by null

  /external/libunwind/src/ia64/
unwind_decoder.h 46 * UNW_REG_PSP
245 case 0: UNW_DEC_REG_GR(P3, UNW_REG_PSP, dst, arg); break;
308 case 3: UNW_DEC_REG_SPREL(P7, UNW_REG_PSP, t, arg); break;
Gparser.c 637 #define UNW_REG_PSP IA64_REG_PSP
  /toolchain/binutils/binutils-2.27/binutils/
unwind-ia64.c 169 #define UNW_REG_PSP "psp"
503 * UNW_REG_PSP
722 UNW_DEC_REG_GR ("P3", UNW_REG_PSP, dst, arg);
821 UNW_DEC_REG_SPREL ("P7", UNW_REG_PSP, t, arg);

Completed in 48 milliseconds