Searched refs:Munmap (Results 1 – 5 of 5) sorted by relevance
215 template <class Munmap>216 static int munmap_interceptor(Munmap real_munmap, void *addr, SIZE_T length) { in munmap_interceptor()
161 inline int Munmap(void *addr, size_t length) { in Munmap() function
205 Munmap(stack->stack_base, stack->size); in thread_cleanup_handler()
167 template <class Munmap>168 static int munmap_interceptor(Munmap real_munmap, void *addr, SIZE_T length) { in munmap_interceptor()
863 template <class Munmap>864 static int munmap_interceptor(ThreadState *thr, uptr pc, Munmap real_munmap, in munmap_interceptor()