Searched refs:IsInDlsymAllocPool (Results 1 – 5 of 5) sorted by relevance
33 static bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function48 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()55 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()78 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in INTERCEPTOR()
37 static inline bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function94 return IsInDlsymAllocPool(ptr); in IsFromLocalPool()123 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in INTERCEPTOR()133 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()159 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()
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()
51 static bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function109 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) return; in __sanitizer_free()115 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) return; in __sanitizer_cfree()147 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in __sanitizer_realloc()
80 static bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function223 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) return; in INTERCEPTOR()230 if (!ptr || UNLIKELY(IsInDlsymAllocPool(ptr))) return; in INTERCEPTOR()879 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in INTERCEPTOR()