Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DPythonDataObjects.cpp1377 size_t orig_num_bytes = num_bytes; in Read() local
1379 if (orig_num_bytes < 6) { in Read()