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

  /external/libunwind/include/
libunwind-hppa.h 95 #define UNW_TDEP_NUM_EH_REGS 4
libunwind-sh.h 85 #define UNW_TDEP_NUM_EH_REGS 2
libunwind-ia64.h 139 #define UNW_TDEP_NUM_EH_REGS 4 /* r15-r18 are exception args */
libunwind-mips.h 122 #define UNW_TDEP_NUM_EH_REGS 2 /* FIXME for MIPS. */
libunwind-x86_64.h 109 #define UNW_TDEP_NUM_EH_REGS 2 /* XXX Not sure what this means */
libunwind-aarch64.h 166 #define UNW_TDEP_NUM_EH_REGS 4
libunwind-ppc32.h 173 #define UNW_TDEP_NUM_EH_REGS 4
libunwind-x86.h 156 #define UNW_TDEP_NUM_EH_REGS 2 /* eax and edx are exception args */
libunwind-ppc64.h 230 #define UNW_TDEP_NUM_EH_REGS 4
libunwind-arm.h 245 #define UNW_TDEP_NUM_EH_REGS 2 /* FIXME for ARM. */

Completed in 68 milliseconds