Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-e7000.c128 static int using_tcp; /* direct tcp connection to target */ variable
543 using_tcp = 1; in e7000_parse_device()
1229 if (len < 16 || using_tcp || using_pc) in e7000_write_inferior_memory()
1518 if (!using_tcp) in e7000_load()