Searched refs:SIZEOF_STRUCT_FPREG (Results 1 – 6 of 6) sorted by relevance
65 if (core_reg_size < (SIZEOF_TRAPFRAME + SIZEOF_STRUCT_FPREG)) in fetch_core_registers()95 if (core_reg_size != SIZEOF_STRUCT_FPREG) in fetch_elfcore_registers()
31 #define SIZEOF_STRUCT_FPREG (33 * 8) macro
32 #define SIZEOF_STRUCT_FPREG (33 * mips_isa_regsize (current_gdbarch)) macro
50 #define SIZEOF_STRUCT_FPREG (33 * 8) macro213 if (core_reg_size != SIZEOF_STRUCT_FPREG) in fetch_elfcore_registers()
133 if (core_reg_size != SIZEOF_STRUCT_FPREG) in fetch_elfcore_registers()
876 * mipsnbsd-tdep.h (SIZEOF_STRUCT_FPREG): Update.