Searched refs:__asan_describe_address (Results 1 – 5 of 5) sorted by relevance
105 void __asan_describe_address(void *addr);
17 INTERFACE_FUNCTION(__asan_describe_address)
142 void __asan_describe_address(uptr addr);
289 case 39: __asan_describe_address(0); break; in force_interface_symbols()
516 void __asan_describe_address(uptr addr) { in __asan_describe_address() function