Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-sds.c137 static int just_started; variable
226 just_started = 1; in sds_open()
415 if (just_started) in sds_wait()
417 just_started = 0; in sds_wait()
Dxcoffread.c923 int just_started = 1; in read_xcoff_symtab() local
1107 if (just_started) in read_xcoff_symtab()
1111 just_started = 0; in read_xcoff_symtab()