Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-e7000.c127 static int using_tcp; /* direct tcp connection to target */ variable
542 using_tcp = 1; in e7000_parse_device()
1214 if (len < 16 || using_tcp || using_pc) in e7000_write_inferior_memory()
1503 if (!using_tcp) in e7000_load()