HomeSort by: relevance | last modified time | path
    Searched defs:fp_register_arg_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
mips-tdep.c 4432 fp_register_arg_p (struct gdbarch *gdbarch, enum type_code typecode, function
4624 if (abi_regsize < 8 && fp_register_arg_p (gdbarch, typecode, arg_type))
4642 if (fp_register_arg_p (gdbarch, typecode, arg_type)
4712 || fp_register_arg_p (gdbarch, typecode, arg_type))
4762 && !fp_register_arg_p (gdbarch, typecode, arg_type))
4998 && fp_register_arg_p (gdbarch, typecode, arg_type)
5005 if (fp_register_arg_p (gdbarch, typecode, arg_type)
5065 if (fp_register_arg_p (gdbarch, typecode, arg_type))
5480 if (fp_register_arg_p (gdbarch, typecode, arg_type))
5497 if (fp_register_arg_p (gdbarch, typecode, arg_type
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
mips-tdep.c 4435 fp_register_arg_p (struct gdbarch *gdbarch, enum type_code typecode, function
4628 if (abi_regsize < 8 && fp_register_arg_p (gdbarch, typecode, arg_type))
4646 if (fp_register_arg_p (gdbarch, typecode, arg_type)
4716 || fp_register_arg_p (gdbarch, typecode, arg_type))
4766 && !fp_register_arg_p (gdbarch, typecode, arg_type))
5001 && fp_register_arg_p (gdbarch, typecode, arg_type)
5008 if (fp_register_arg_p (gdbarch, typecode, arg_type)
5068 if (fp_register_arg_p (gdbarch, typecode, arg_type))
5483 if (fp_register_arg_p (gdbarch, typecode, arg_type))
5500 if (fp_register_arg_p (gdbarch, typecode, arg_type
    [all...]

Completed in 30 milliseconds