HomeSort by relevance Sort by last modified time
    Searched refs:UNW_TDEP_NUM_EH_REGS (Results 1 - 13 of 13) 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-aarch64.h 163 #define UNW_TDEP_NUM_EH_REGS 4
libunwind-ia64.h 136 #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-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-x86_64.h 109 #define UNW_TDEP_NUM_EH_REGS 2 /* XXX Not sure what this means */
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. */
libunwind-common.h.in 79 #define UNW_NUM_EH_REGS UNW_TDEP_NUM_EH_REGS
libunwind-common.h 83 #define UNW_NUM_EH_REGS UNW_TDEP_NUM_EH_REGS
dwarf.h 306 unw_word_t eh_args[UNW_TDEP_NUM_EH_REGS];

Completed in 55 milliseconds