Home
last modified time | relevance | path

Searched refs:UNW_IA64_AR_EC (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libunwind/libunwind-1.5.0/include/
H A Dlibunwind-ia64.h116 UNW_IA64_AR_EC = UNW_IA64_AR + 66, enumerator
/dports/devel/libunwind/libunwind-1.5.0/src/ia64/
H A DGget_save_loc.c104 case UNW_IA64_AR_EC: in unw_get_save_loc()
H A DGregs.c460 case UNW_IA64_AR_EC: in tdep_access_reg()
/dports/devel/libunwind/libunwind-1.5.0/tests/
H A DGia64-test-nat.c489 if ((unw_get_reg (c, UNW_IA64_AR_EC, &ec)) < 0) in check_static_to_scratch()