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

  /src/external/gpl3/gdb.old/dist/gdb/
sparc64-tdep.c 633 sparc64_structure_or_union_p (const struct type *type)
1188 if (sparc64_structure_or_union_p (type))
1265 else if (sparc64_structure_or_union_p (type))
1353 else if (sparc64_structure_or_union_p (type))
1396 if (sparc64_structure_or_union_p (type)
1498 if (sparc64_structure_or_union_p (type)
1663 if (sparc64_structure_or_union_p (type))
1713 if (sparc64_structure_or_union_p (type))
631 sparc64_structure_or_union_p (const struct type *type) function
  /src/external/gpl3/gdb/dist/gdb/
sparc64-tdep.c 631 sparc64_structure_or_union_p (const struct type *type)
1186 if (sparc64_structure_or_union_p (type))
1263 else if (sparc64_structure_or_union_p (type))
1351 else if (sparc64_structure_or_union_p (type))
1394 if (sparc64_structure_or_union_p (type)
1496 if (sparc64_structure_or_union_p (type)
1661 if (sparc64_structure_or_union_p (type))
1711 if (sparc64_structure_or_union_p (type))
629 sparc64_structure_or_union_p (const struct type *type) function

Completed in 18 milliseconds