Home
last modified time | relevance | path

Searched defs:SetOutputFile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIO.cpp30 void SetOutputFile(FILE *NewOutputFile) { in SetOutputFile() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp416 SBError SBDebugger::SetOutputFile(FileSP file_sp) { in SetOutputFile() function in SBDebugger
426 SBError SBDebugger::SetOutputFile(SBFile file) { in SetOutputFile() function in SBDebugger
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1033 void Debugger::SetOutputFile(FileSP file_sp) { in SetOutputFile() function in Debugger