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

  /src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.c 309 type_length_units (struct type *type)
3624 align = type_length_units (check_typedef (type));
308 type_length_units (struct type *type) function
  /src/external/gpl3/gdb/dist/gdb/
gdbtypes.c 310 type_length_units (struct type *type)
3687 align = type_length_units (check_typedef (type));
309 type_length_units (struct type *type) function

Completed in 33 milliseconds