Searched refs:__asan_update_allocation_context (Results 1 – 5 of 5) sorted by relevance
16 __asan_update_allocation_context(p); in UPDATE()
320 int __asan_update_allocation_context(void* addr);
179 INTERFACE_FUNCTION(__asan_update_allocation_context)
256 SANITIZER_INTERFACE_ATTRIBUTE int __asan_update_allocation_context(
1216 int __asan_update_allocation_context(void* addr) { in __asan_update_allocation_context() function