Searched refs:__asan_exp_store8 (Results 1 – 3 of 3) sorted by relevance
27 INTERFACE_FUNCTION(__asan_exp_store8)
239 SANITIZER_INTERFACE_ATTRIBUTE void __asan_exp_store8(uptr p, u32 exp);
231 void __asan_exp_store8(uptr addr, u32 exp) { in __asan_exp_store8() function