Searched refs:__asan_exp_store2 (Results 1 – 3 of 3) sorted by relevance
25 INTERFACE_FUNCTION(__asan_exp_store2)
237 SANITIZER_INTERFACE_ATTRIBUTE void __asan_exp_store2(uptr p, u32 exp);
225 void __asan_exp_store2(uptr addr, u32 exp) { in __asan_exp_store2() function