Searched defs:mips_gdbarch_tdep (Results 1 – 1 of 1) sorted by relevance
96 struct mips_gdbarch_tdep : gdbarch_tdep_base struct99 int elf_flags = 0;102 enum mips_abi mips_abi {};103 enum mips_abi found_abi {};104 enum mips_isa mips_isa {};105 enum mips_fpu_type mips_fpu_type {};106 int mips_last_arg_regnum = 0;107 int mips_last_fp_arg_regnum = 0;108 int default_mask_address_p = 0;111 int mips64_transfers_32bit_regs_p = 0;[all …]