Home
last modified time | relevance | path

Searched refs:LongJump (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Linux/
H A Dswapcontext_annotation.cpp42 __attribute__((noinline, noreturn)) void LongJump(jmp_buf env) { in LongJump() function
53 LongJump(env); in CallNoReturn()