OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__asan_memmove
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_interceptors_memintrinsics.cc
30
void *
__asan_memmove
(void *to, const void *from, uptr size) {
function in typeref:typename:void *
41
extern "C" decltype(
__asan_memmove
) memmove[[gnu::alias("
__asan_memmove
")]];
asan_interface_internal.h
236
void*
__asan_memmove
(void* dest, const void* src, uptr n);
Completed in 48 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025