Home
last modified time | relevance | path

Searched refs:PT_AR_CSD (Results 1 – 3 of 3) sorted by relevance

/external/strace/linux/ia64/
Duserent.h65 #ifdef PT_AR_CSD
66 { PT_AR_CSD, "ar.csd" },
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c38 # ifndef PT_AR_CSD
39 # define PT_AR_CSD -1 /* this was introduced with rev 2.1 of ia64 */ macro
153 [UNW_IA64_AR + 24] = -1, [UNW_IA64_AR + 25] = PT_AR_CSD,
/external/strace/
DChangeLog-CVS2971 PT_AR_CSD and PT_AR_SSD uses in case of older kernel headers.