Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_linux.cpp207 static int HashContextStack(const ucontext_t &ucp) { in HashContextStack() function
216 ucp->uc_stack.ss_flags = HashContextStack(*ucp); in SignContextStack()
221 if (HashContextStack(*ucp) == ucp->uc_stack.ss_flags) { in ReadContextStack()