reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
109 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) return; 109 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) return; 110 hwasan_free(ptr, &stack);