Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBDebuggerExtensions.i37 lldb::FileSP GetInputFileHandle() {
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h172 FILE *GetInputFileHandle();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp488 FILE *SBDebugger::GetInputFileHandle() { in GetInputFileHandle() function in SBDebugger