Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerIO.h26 void CopyFileToErr(const std::string &Path);
H A DFuzzerIO.cpp59 void CopyFileToErr(const std::string &Path) { in CopyFileToErr() function
H A DFuzzerDriver.cpp229 fuzzer::CopyFileToErr(Log); in WorkerThread()
419 CopyFileToErr(LogFilePath); in MinimizeCrashInput()