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

/external/libunwind/include/
H A Dlibunwind-hppa.h68 UNW_HPPA_FR = UNW_HPPA_GR + 32, enumerator in enum:__anon24665
70 UNW_HPPA_IP = UNW_HPPA_FR + 32, /* instruction pointer */
106 #define unw_tdep_is_fpreg(r) ((unsigned) ((r) - UNW_HPPA_FR) < 32)

Completed in 219 milliseconds