Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1187 class BinaryPythonFile : public PythonIOFile { class
1192 BinaryPythonFile(int fd, const PythonFile &file, bool borrowed) in BinaryPythonFile() function in __anonf7d06da40511::BinaryPythonFile