Searched defs:X86_CODE64 (Results 1 – 9 of 9) sorted by relevance
10 X86_CODE64 = b"\x55\x48\x8b\x05\xb8\x13\x00\x00\xe9\xea\xbe\xad\xde\xff\x25\x23\x01\x00\x00\xe8\xdf… variable
11 X86_CODE64 = b"\x55\x48\x8b\x05\xb8\x13\x00\x00" variable
10 X86_CODE64 = b"\x55\x48\x8b\x05\xb8\x13\x00\x00" variable
16 X86_CODE64 = b"\x55\x48\x8b\x05\xb8\x13\x00\x00" variable
25 static final String X86_CODE64 = "55488b05b8130000"; field in TestX86
38 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro
382 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00\xe9\xea\xbe\xad\xde\xff\x25\x23\x01\x00\x00\xe… in test() macro
37 #define X86_CODE64 "\x55\x48\x8b\x05\xb8\x13\x00\x00" in test() macro