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);
167 INTERFACE_FUNCTION(__asan_update_allocation_context)
255 SANITIZER_INTERFACE_ATTRIBUTE int __asan_update_allocation_context(
1219 int __asan_update_allocation_context(void* addr) { in __asan_update_allocation_context() function