Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1226 class BinaryPythonFile : public PythonIOFile { class
1231 BinaryPythonFile(int fd, const PythonFile &file, bool borrowed) in BinaryPythonFile() function in __anon8f46493f0511::BinaryPythonFile