Searched defs:GetDescriptor (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Host/common/ | ||
| H A D | File.cpp | 126 int File::GetDescriptor() const { return kInvalidDescriptor; } in GetDescriptor() function in File |
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
| H A D | PythonDataObjects.cpp | 1236 int GetDescriptor() const override { return m_descriptor; } in GetDescriptor() function in __anonf81d8c2d0511::BinaryPythonFile |