Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Ddlclose.cpp12 void sofunc() { in sofunc() function
/llvm-project-15.0.7/compiler-rt/test/tsan/Linux/
H A Ddlopen_static_tls.cpp34 extern "C" int sofunc() { return ++x + ++y; } in sofunc() function