Home
last modified time | relevance | path

Searched defs:orig_context (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/test/lsan/TestCases/
H A Dswapcontext.cpp28 ucontext_t orig_context; in main() local
/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dswapcontext_test.cpp18 ucontext_t orig_context; variable
H A Dswapcontext_annotation.cpp28 ucontext_t orig_context; variable
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp31 void *orig_context; member
82 dispatch_queue_t queue, void *orig_context, in AllocContext()