blob: 7a4013a910c779c2b3ed26372c5977e4b52becf0 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh....
#endif
GOM(_ULx86_64_step, iFEp)
GOM(_ULx86_64_get_reg, iFEpip)
GOM(_ULx86_64_get_proc_info, iFEpp)
GOM(_ULx86_64_init_local, iFEpp)
|