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

/external/compiler-rt/lib/asan/tests/
H A Dasan_test.cc607 NOINLINE void LongJmpFunc1(jmp_buf buf) { function
642 int a[100]; // long array will intersect with redzones from LongJmpFunc1.
652 LongJmpFunc1(buf);

Completed in 35 milliseconds