Home
last modified time | relevance | path

Searched defs:__sanitizer_struct_mallinfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mallinfo.h24 struct __sanitizer_struct_mallinfo { struct
30 struct __sanitizer_struct_mallinfo { argument
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp258 INTERCEPTOR(__sanitizer_struct_mallinfo, mallinfo) { in INTERCEPTOR() argument