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

  /src/external/gpl3/gdb/dist/gdb/
sparc-tdep.c 302 sparc_structure_return_p (const struct type *type)
1409 gdb_assert (!sparc_structure_return_p (type));
1463 gdb_assert (!sparc_structure_return_p (type));
1519 if (sparc_structure_return_p (type))
300 sparc_structure_return_p (const struct type *type) function
  /src/external/gpl3/gdb.old/dist/gdb/
sparc-tdep.c 302 sparc_structure_return_p (const struct type *type)
1409 gdb_assert (!sparc_structure_return_p (type));
1463 gdb_assert (!sparc_structure_return_p (type));
1519 if (sparc_structure_return_p (type))
300 sparc_structure_return_p (const struct type *type) function

Completed in 24 milliseconds