Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDriver.cpp321 auto TmpFilePath = DirPlusFile( in CleanseCrashInput() local
323 Cmd.addArgument(TmpFilePath); in CleanseCrashInput()
344 WriteToFile(U, TmpFilePath); in CleanseCrashInput()
346 RemoveFile(TmpFilePath); in CleanseCrashInput()