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

/external/libunwind/include/
H A Dlibunwind-ia64.h118 UNW_IA64_BR = UNW_IA64_AR + 128, /* branch registers (b0..p7) */ enumerator in enum:__anon24670
119 UNW_IA64_RP = UNW_IA64_BR + 0, /* return pointer (rp) */
120 UNW_IA64_PR = UNW_IA64_BR + 8, /* predicate registers (p0..p63) */

Completed in 58 milliseconds