Home | History | Annotate | Download | only in priv

Lines Matching refs:guest_code

152 static UChar* guest_code;
154 /* The guest address corresponding to guest_code[0]. */
13314 is located in host memory at &guest_code[delta]. */
13366 theInstr = getUIntBigendianly( (UChar*)(&guest_code[delta]) );
13378 UChar* code = (UChar*)(guest_code + delta);
14335 is located in host memory at &guest_code[delta]. */
14375 guest_code = guest_code_IN;