Home
last modified time | relevance | path

Searched refs:_memcpy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp216 static void _memcpy(void *dst, void *src, size_t sz) { in _memcpy() function
740 _memcpy((void *)(to + cursor), (void *)(from + cursor), in CopyInstructions()
1046 _memcpy(function_name, func, funtion_name_length); in InternalGetProcAddress()