Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-mips.c1689 mips_signal_from_protocol (int sig) in mips_signal_from_protocol() function
1836 status->value.sig = mips_signal_from_protocol (((rstatus) >> 8) & 0xff); in mips_wait()
1856 status->value.sig = mips_signal_from_protocol (rstatus & 0x7f); in mips_wait()
H A DChangeLog-19945538 * remote-mips.c (mips_wait): Use new function mips_signal_from_protocol