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