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

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

Completed in 61 milliseconds