Searched refs:IsInDlsymAllocPool (Results 1 – 3 of 3) sorted by relevance
36 static INLINE bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function93 return IsInDlsymAllocPool(ptr); in IsFromLocalPool()123 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in INTERCEPTOR()133 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()158 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()
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()
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()