Searched defs:FUNC (Results 1 – 9 of 9) sorted by relevance
30 #define FUNC(name) name macro32 #define FUNC(name) GLUE(.,name) macro37 #define FUNC(name) name macro
19 #define FUNC(name) name macro21 #define FUNC(name) GLUE(.,name) macro26 #define FUNC(name) name macro
7 static inline bool FUNC(patch_vdso)(const char *path, void *vdso) in FUNC() function58 static inline bool FUNC(get_symbols)(const char *path, void *vdso) in FUNC() function
89 #define FUNC(name) _FUNC(name, ELF_BITS) macro
13 #define FUNC(x) \ macro
124 typedef void (*FUNC) (void); typedef
240 #define emit_call(FUNC) \ argument
25 FUNC = 0x100, enumerator
513 #define FUNC 0x0000003f macro
Completed in 21 milliseconds