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

/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Dos_bsd_x86.cpp112 # define context_r14 uc_mcontext.mc_r14 macro
161 # define context_r14 uc_mcontext->DU3_PREFIX(ss,r14) macro
205 # define context_r14 sc_r14 macro
249 # define context_r14 uc_mcontext.__gregs[_REG_R14] macro
1039 st->print(", R14=" INTPTR_FORMAT, uc->context_r14);
1106 st->print("R14="); print_location(st, uc->context_r14);

Completed in 4542 milliseconds