Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1188 class BinaryPythonFile : public PythonIOFile { class
1193 BinaryPythonFile(int fd, const PythonFile &file, bool borrowed) in BinaryPythonFile() function in __anon7439c15d0511::BinaryPythonFile
1385 std::make_shared<BinaryPythonFile>(fd, *this, borrowed)); in ConvertToFileForcingUseOfScriptingIOMethods()