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

/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Dos_bsd_x86.cpp125 # define context_edx uc_mcontext.mc_edx macro
175 # define context_edx uc_mcontext->DU3_PREFIX(ss,edx) macro
218 # define context_edx sc_edx macro
262 # define context_edx uc_mcontext.__gregs[_REG_EDX] macro
1051 st->print(", EDX=" INTPTR_FORMAT, uc->context_edx);
1112 st->print("EDX="); print_location(st, uc->context_edx);

Completed in 663 milliseconds