Searched refs:UNW_TDEP_LAST_REG (Results 1 – 12 of 12) sorted by relevance
/external/libunwind/include/ |
D | libunwind-x86_64.h | 92 UNW_TDEP_LAST_REG = UNW_X86_64_XMM15, enumerator 94 UNW_TDEP_LAST_REG = UNW_X86_64_RIP,
|
D | libunwind-sh.h | 77 UNW_TDEP_LAST_REG = UNW_SH_PR, enumerator
|
D | libunwind-hppa.h | 87 UNW_TDEP_LAST_REG = UNW_HPPA_IP, enumerator
|
D | libunwind-mips.h | 106 UNW_TDEP_LAST_REG = UNW_MIPS_R31, enumerator
|
D | libunwind-x86.h | 148 UNW_TDEP_LAST_REG = UNW_X86_XMM7, enumerator
|
D | libunwind-ppc32.h | 160 UNW_TDEP_LAST_REG = UNW_PPC32_F31, enumerator
|
D | libunwind-aarch64.h | 156 UNW_TDEP_LAST_REG = UNW_AARCH64_FPCR, enumerator
|
D | libunwind-ia64.h | 131 UNW_TDEP_LAST_REG = UNW_IA64_SP, enumerator
|
D | libunwind-ppc64.h | 217 UNW_TDEP_LAST_REG = UNW_PPC64_NIP, enumerator
|
D | libunwind-arm.h | 237 UNW_TDEP_LAST_REG = UNW_ARM_D31, enumerator
|
D | libunwind-common.h | 86 UNW_REG_LAST = UNW_TDEP_LAST_REG
|
D | libunwind-common.h.in | 74 UNW_REG_LAST = UNW_TDEP_LAST_REG
|