Home | History | Annotate | Download | only in msan

Lines Matching refs:memalign

179 INTERCEPTOR(void *, memalign, SIZE_T boundary, SIZE_T size) {
185 #define MSAN_MAYBE_INTERCEPT_MEMALIGN INTERCEPT_FUNCTION(memalign)