Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp269 INTERCEPTOR(__sanitizer_struct_mallinfo2, mallinfo2) { in INTERCEPTOR() argument
270 __sanitizer_struct_mallinfo2 sret; in INTERCEPTOR()