Searched defs:cooked_read (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dregcache.h447 readonly_detached_regcache (gdbarch *gdbarch, register_read_ftype cooked_read) argument
H A Dframe.c1103 auto cooked_read = [this_frame] (int regnum, gdb_byte *buf) local
H A Dregcache.c233 reg_buffer::save (register_read_ftype cooked_read) argument
684 readable_regcache::cooked_read (int regnum, gdb_byte *buf) function in class:readable_regcache
769 readable_regcache::cooked_read (int regnum, T *val) function in class:readable_regcache
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dregcache.h476 readonly_detached_regcache (gdbarch *gdbarch, register_read_ftype cooked_read) argument
H A Dregcache.c244 reg_buffer::save (register_read_ftype cooked_read) argument
692 readable_regcache::cooked_read (int regnum, gdb_byte *buf) function in class:readable_regcache
775 readable_regcache::cooked_read (int regnum, T *val) function in class:readable_regcache
[all...]
H A Dframe.c1063 auto cooked_read = [this_frame] (int regnum, gdb_byte *buf) local

Completed in 211 milliseconds