Home | History | Annotate | Download | only in msan

Lines Matching refs:cfree

235 INTERCEPTOR(void, cfree, void *ptr) {
240 #define MSAN_MAYBE_INTERCEPT_CFREE INTERCEPT_FUNCTION(cfree)