Searched defs:get_func (Results 1 – 7 of 7) sorted by relevance
65 .globl get_func symbol67 get_func: // @get_func label
183 static void *get_func(void *mem, uintptr_t *func_page_offset) in get_func() function
370 def get_func(self): member in CoExtra
1297 def get_func(name): function
486 constexpr const char *get_func(const char *f = __builtin_FUNCTION()) { return f; } in get_func() function535 constexpr const char *get_func(const char *f = __builtin_FUNCTION()) { return f; } in get_func() function
88 def get_func(label): function