Searched defs:UNW_HPPA_GR (Results 1 - 1 of 1) sorted by relevance

/external/libunwind/include/
H A Dlibunwind-hppa.h63 UNW_HPPA_GR = 0, enumerator in enum:__anon24665
66 UNW_HPPA_SP = UNW_HPPA_GR + 30,
68 UNW_HPPA_FR = UNW_HPPA_GR + 32,
79 UNW_HPPA_EH0 = UNW_HPPA_IP + 1, /* alias for UNW_HPPA_GR + 20 */
80 UNW_HPPA_EH1 = UNW_HPPA_EH0 + 1, /* alias for UNW_HPPA_GR + 21 */
81 UNW_HPPA_EH2 = UNW_HPPA_EH1 + 1, /* alias for UNW_HPPA_GR + 22 */
82 UNW_HPPA_EH3 = UNW_HPPA_EH2 + 1, /* alias for UNW_HPPA_GR + 31 */

Completed in 177 milliseconds