Searched refs:IA64_REG_COUNT (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/agent/src/os/linux/
H A Dlibproc.h86 #define IA64_REG_COUNT (EF_SIZE/8+32) /* integer and fp regs */ macro
87 unsigned long regs[IA64_REG_COUNT]; /* integer and fp regs */
H A DLinuxDebuggerLocal.c303 #define NPRGREG IA64_REG_COUNT
/openjdk7/hotspot/agent/src/os/bsd/
H A DBsdDebuggerLocal.c302 #define NPRGREG IA64_REG_COUNT

Completed in 51 milliseconds