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

/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Dos_bsd_x86.cpp110 # define context_r12 uc_mcontext.mc_r12 macro
159 # define context_r12 uc_mcontext->DU3_PREFIX(ss,r12) macro
203 # define context_r12 sc_r12 macro
247 # define context_r12 uc_mcontext.__gregs[_REG_R12] macro
1037 st->print( "R12=" INTPTR_FORMAT, uc->context_r12);
1104 st->print("R12="); print_location(st, uc->context_r12);

Completed in 34 milliseconds