Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/
H A DTestGdbRemoteAuxvSupport.py148 iterated_auxv_data = self.read_binary_data_in_chunks(
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dgdbremote_testcase.py1038 def read_binary_data_in_chunks(self, command_prefix, chunk_length): member in GdbRemoteTestCaseBase