Searched refs:LINUX_SC_AR_RSC_OFF (Results 1 – 2 of 2) sorted by relevance
/external/libunwind/src/ia64/ | ||
D | offsets.h | 17 #define LINUX_SC_AR_RSC_OFF 0x040 macro |
D | Gregs.c | 84 case UNW_IA64_AR_RSC: addr += LINUX_SC_AR_RSC_OFF; break; in linux_scratch_loc() |