Searched refs:IsInDlsymAllocPool (Results 1 – 5 of 5) sorted by relevance
26 static bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function76 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) in __sanitizer_free()83 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) in __sanitizer_cfree()114 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in __sanitizer_realloc()
37 static inline bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function106 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in INTERCEPTOR()116 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()141 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()
54 static bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function75 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in INTERCEPTOR()99 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()105 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()
36 static inline bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function107 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in INTERCEPTOR()117 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()143 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()
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()880 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in INTERCEPTOR()