Searched refs:sparc64_ccr_type (Results 1 – 3 of 3) sorted by relevance
94 struct type *sparc64_ccr_type = nullptr; member
677 sparc64_ccr_type (struct gdbarch *gdbarch) in sparc64_ccr_type() function681 if (tdep->sparc64_ccr_type == NULL) in sparc64_ccr_type()695 tdep->sparc64_ccr_type = type; in sparc64_ccr_type()698 return tdep->sparc64_ccr_type; in sparc64_ccr_type()847 return sparc64_ccr_type (gdbarch); in sparc64_pseudo_register_type()
6651 (sparc64_ccr_type): Likewise.15715 * sparc-tdep.h (gdbarch_tdep) <sparc64_ccr_type>: New field.15716 * sparc64-tdep.c (sparc64_ccr_type): New function.