Searched refs:x86_func (Results 1 – 2 of 2) sorted by relevance
124 typedef void (*x86_func)(void); typedef157 x86_func x86_get_func( struct x86_function *p );
2198 static INLINE x86_func2203 x86_func f; in voidptr_to_x86_func()2211 x86_func x86_get_func( struct x86_function *p ) in x86_get_func()