Searched refs:SIZEOF_STRUCT_REG (Results 1 – 7 of 7) sorted by relevance
56 #define SIZEOF_STRUCT_REG (21 * 4) macro124 if (core_reg_size < SIZEOF_STRUCT_REG) in fetch_core_registers()141 if (core_reg_size != SIZEOF_STRUCT_REG) in fetch_elfcore_registers()
46 #define SIZEOF_STRUCT_REG (37 * 4) macro190 fpregs = core_reg_sect + SIZEOF_STRUCT_REG; in fetch_core_registers()206 if (core_reg_size != SIZEOF_STRUCT_REG) in fetch_elfcore_registers()
30 #define SIZEOF_STRUCT_REG (32 * 8) macro
31 #define SIZEOF_STRUCT_REG (38 * mips_isa_regsize (current_gdbarch)) macro
110 fpregs = core_reg_sect + SIZEOF_STRUCT_REG; in fetch_core_registers()126 if (core_reg_size != SIZEOF_STRUCT_REG) in fetch_elfcore_registers()
88 if (core_reg_size != SIZEOF_STRUCT_REG) in fetch_elfcore_registers()
490 (SIZEOF_STRUCT_REG): Remove.877 (SIZEOF_STRUCT_REG): Update.