Searched refs:__asan_describe_address (Results 1 – 4 of 4) sorted by relevance
17 INTERFACE_FUNCTION(__asan_describe_address)
143 void __asan_describe_address(uptr addr);
298 case 39: __asan_describe_address(0); break; in force_interface_symbols()
517 void __asan_describe_address(uptr addr) { in __asan_describe_address() function