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

/vbox/src/VBox/VMM/testcase/
H A DtstMicroRC.cpp151 pTst->offEIPAdd = 0;
210 pTst->offEIPAdd = 2;
218 pTst->offEIPAdd = 2;
226 pTst->offEIPAdd = 2;
234 pTst->offEIPAdd = 2;
H A DtstMicro.h93 int32_t offEIPAdd; member in struct:TSTMICRO
H A DtstMicroRCA.asm467 mov ecx, [ebx + TSTMICRO.offEIPAdd]
468 add [esp + 4], ecx ; return eip + offEIPAdd

Completed in 74 milliseconds