Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h103 uptr oldset_stack_size; member
H A Dtsan_interceptors_posix.cpp563 buf->oldset_stack_size = sctx ? sctx->oldset.Size() : 0; in SetJmp()
582 while (sctx->oldset.Size() > buf->oldset_stack_size) in LongJmp()