Searched refs:x86_func (Results 1 – 2 of 2) sorted by relevance
125 typedef void (*x86_func)(void); typedef158 x86_func x86_get_func( struct x86_function *p );
2204 static inline x86_func2209 x86_func f; in voidptr_to_x86_func()2217 x86_func x86_get_func( struct x86_function *p ) in x86_get_func()