Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1205 auto pybuffer = Take<PythonObject>(pybuffer_p); in Write() local
1230 auto pybuffer = PythonBuffer::Create(pybuffer_obj.get()); in Read() local