Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddve3900-rom.c79 static int debug_readchar (int hex);
582 debug_readchar (int hex) in debug_readchar() function
650 c = debug_readchar (0); in ignore_packet()
658 c = debug_readchar (1); /* type */ in ignore_packet()
660 c = debug_readchar (1); /* low byte of length */ in ignore_packet()
663 c = debug_readchar (1); /* high byte of length */ in ignore_packet()
668 c = debug_readchar (1); in ignore_packet()