Searched refs:UNW_REG_LAST (Results 1 - 10 of 10) sorted by relevance

/external/libunwind/src/ptrace/
H A D_UPT_internal.h57 extern const int _UPT_reg_offset[UNW_REG_LAST + 1];
H A D_UPT_reg_offset.c35 const int _UPT_reg_offset[UNW_REG_LAST + 1] =
/external/libunwind/src/x86/
H A DGresume.c52 for (reg = 0; reg <= UNW_REG_LAST; ++reg)
/external/libunwind/src/x86_64/
H A DGresume.c84 for (reg = 0; reg <= UNW_REG_LAST; ++reg)
/external/libunwind/src/arm/
H A DGresume.c123 for (reg = 0; reg <= UNW_REG_LAST; ++reg)
/external/libunwind/src/hppa/
H A DGresume.c107 for (reg = 0; reg <= UNW_REG_LAST; ++reg)
/external/libunwind/src/sh/
H A DGresume.c130 for (reg = 0; reg <= UNW_REG_LAST; ++reg)
/external/libunwind/include/
H A Dlibunwind-common.h.in68 last valid register index is given by UNW_REG_LAST. */
74 UNW_REG_LAST = UNW_TDEP_LAST_REG
H A Dlibunwind-common.h72 last valid register index is given by UNW_REG_LAST. */
78 UNW_REG_LAST = UNW_TDEP_LAST_REG enumerator in enum:__anon24657
/external/libunwind/src/ia64/
H A DGresume.c243 for (reg = 0; reg <= UNW_REG_LAST; ++reg)

Completed in 1580 milliseconds