reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
90 size_t GetHexBytesAvail(llvm::MutableArrayRef<uint8_t> dest);
283 uint32_t ret_val = opcode_extractor.GetHexBytesAvail(dwarf_opcode_bytes);
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp 3515 size_t filled_size = response.GetHexBytesAvail(buffer);
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp2059 size_t reg_size = packet.GetHexBytesAvail(reg_bytes); 2212 size_t read = packet.GetHexBytesAvail(tmp);tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
591 opcode_extractor.GetHexBytesAvail(dwarf_opcode_bytes); 4429 opcode_extractor.GetHexBytesAvail(dwarf_opcode_bytes);tools/lldb/unittests/Utility/StringExtractorTest.cpp
360 ASSERT_EQ(kValidHexPairs, ex.GetHexBytesAvail(dst)); 383 ASSERT_EQ(kValidHexPairs, ex.GetHexBytesAvail(dst)); 400 ASSERT_EQ(kValidHexPairs, ex.GetHexBytesAvail(dst)); 416 ASSERT_EQ(kValidHexPairs, ex.GetHexBytesAvail(dst)); 433 ASSERT_EQ(kValidHexPairs, ex.GetHexBytesAvail(dst)); 462 ASSERT_EQ(kReadBytes, ex.GetHexBytesAvail(