Searched refs:IsInDlsymAllocPool (Results 1 – 3 of 3) sorted by relevance
38 static INLINE bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function95 return IsInDlsymAllocPool(ptr); in IsFromLocalPool()125 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in INTERCEPTOR()135 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()160 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()
70 static bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function128 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) return; in __sanitizer_free()134 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) return; in __sanitizer_cfree()166 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in __sanitizer_realloc()
81 static bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function224 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) return; in INTERCEPTOR()231 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) return; in INTERCEPTOR()895 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in INTERCEPTOR()