Searched refs:mem_length (Results 1 – 1 of 1) sorted by relevance
388 LONG mem_length; in handle_gdb_query() local401 …mem_length = _snprintf(str_helper, 256, "<library name=\"C:\\%s\"><segment address=\"0x%p\"/></lib… in handle_gdb_query()404 if (mem_length < 0) in handle_gdb_query()410 if ((Sent + mem_length) > ToSend) in handle_gdb_query()416 Sent += send_gdb_partial_binary(str_helper, mem_length); in handle_gdb_query()