Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp263 # define MSAN_MAYBE_INTERCEPT_MALLINFO INTERCEPT_FUNCTION(mallinfo) macro
265 # define MSAN_MAYBE_INTERCEPT_MALLINFO macro
1782 MSAN_MAYBE_INTERCEPT_MALLINFO; in InitializeInterceptors()