Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIO.h53 void DupAndCloseStderr();
H A DFuzzerIO.cpp136 void DupAndCloseStderr() { in DupAndCloseStderr() function
H A DFuzzerDriver.cpp668 DupAndCloseStderr(); in FuzzerDriver()