Searched refs:mregno (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dhppa-linux-nat.c329 int mregno = greg_map[i]; local
331 if (regno == -1 || regno == mregno)
333 regcache_raw_collect(current_regcache, mregno, &(*gregsetp)[i]);

Completed in 167 milliseconds