Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dia64-tdep.c98 static gdbarch_register_type_ftype ia64_register_type; variable
303 ia64_register_type (struct gdbarch *arch, int reg) in ia64_register_type() function
2743 int reglen = TYPE_LENGTH (ia64_register_type (NULL, IA64_GR8_REGNUM)); in ia64_extract_return_value()
3324 set_gdbarch_register_type (gdbarch, ia64_register_type); in ia64_gdbarch_init()