Searched refs:AsmStore (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/tests/
H A Dasan_asm_test.cc156 void AsmStore(U4 r, U4 *a) { function in namespace:__anon19580
165 EXPECT_DEATH(AsmStore(0x1234, &buf[3]), "WRITE of size 4");

Completed in 266 milliseconds