Home
last modified time | relevance | path

Searched defs:InternalThunk (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dresolver_32.cc12 struct InternalThunk { struct
34 InternalThunk() { in InternalThunk() function
44 ULONG opcodes_1; // = 0x5208ec83
45 ULONG opcodes_2; // = 0x0c24548b
46 ULONG opcodes_3; // = 0x08245489
47 ULONG opcodes_4; // = 0x0c2444c7
48 ULONG extra_argument;
49 ULONG opcodes_5; // = 0x042444c7
50 ULONG interceptor_function;
51 USHORT opcodes_6; // = 0xc35a
Dresolver_64.cc17 struct InternalThunk { struct
27 InternalThunk() { in InternalThunk() function
34 BYTE push_rax; // = 50
35 USHORT mov_rax; // = 48 B8
36 ULONG_PTR interceptor_function;
37 ULONG mov_rsp_rax; // = 48 89 04 24
38 BYTE ret; // = C3
/external/chromium_org/sandbox/win/wow_helper/
Dservice64_resolver.cc74 struct InternalThunk { struct
82 InternalThunk() { in InternalThunk() function
89 ULONG xor_rax_mov_eax; // = 48 31 C0 B8
90 ULONG patch_info;
91 ULONG save_rcx; // = 48 89 48 10
92 ULONG mov_rcx_rax_jmp; // = 48 8b c8 e9
93 ULONG relative;