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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dlibunwind-frame.c244 unw_fpreg_t fpval; local
273 ret = unw_get_fpreg_p (&cache->cursor, uw_regnum, &fpval);
274 ptr = &fpval;

Completed in 105 milliseconds