Searched defs:__text_poke (Results 1 – 2 of 2) sorted by relevance
107 static void *__text_poke(text_poke_f func, void *addr, void *src, size_t len) in __text_poke() function
2426 static void *__text_poke(text_poke_f func, void *addr, const void *src, size_t len) in __text_poke() function