Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsparc-tdep.h97 struct type *sparc64_fprs_type = nullptr; member
Dsparc64-tdep.c735 sparc64_fprs_type (struct gdbarch *gdbarch) in sparc64_fprs_type() function
739 if (!tdep->sparc64_fprs_type) in sparc64_fprs_type()
748 tdep->sparc64_fprs_type = type; in sparc64_fprs_type()
751 return tdep->sparc64_fprs_type; in sparc64_fprs_type()
884 return sparc64_fprs_type (gdbarch); in sparc64_register_type()
DChangeLog-20096524 sparc64_fprs_type): Likewise.
6552 sparc64_fprs_type members.
6560 (sparc64_fprs_type): Likewise.
DChangeLog-20061239 (sparc64_fprs_type): New variables.
DChangeLog-20176653 (sparc64_fprs_type): Likewise.