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

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

Completed in 72 milliseconds