Home
last modified time | relevance | path

Searched defs:ResetOutputFileHandle (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDScriptInterpreter.h524 ResetOutputFileHandle (FILE *new_fh) { } //By default, do nothing. in ResetOutputFileHandle() function
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDScriptInterpreterPython.cpp323 ScriptInterpreterPython::ResetOutputFileHandle (FILE *fh) in ResetOutputFileHandle() function in ScriptInterpreterPython