Searched refs:gdbarch_register_to_value (Results 1 – 2 of 2) sorted by relevance
1274 extern void gdbarch_register_to_value (struct gdbarch *gdbarch, struct frame_info *frame, int regnu…1280 #define REGISTER_TO_VALUE(frame, regnum, type, buf) (gdbarch_register_to_value (current_gdbarch, fr…
3971 gdbarch_register_to_value (struct gdbarch *gdbarch, struct frame_info *frame, int regnum, struct ty… in gdbarch_register_to_value() function