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

  /src/external/gpl3/binutils/dist/binutils/
dlltool.c 768 dlist_type; typedef in typeref:struct:dlist
974 static dlist_type *d_list; /* Descriptions. */
975 static dlist_type *a_list; /* Stuff to go in directives. */
1078 dlist_type *d = (dlist_type *) xmalloc (sizeof (dlist_type));
1087 dlist_type *d = (dlist_type *) xmalloc (sizeof (dlist_type));
1947 dlist_type *dl
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
dlltool.c 768 dlist_type; typedef in typeref:struct:dlist
974 static dlist_type *d_list; /* Descriptions. */
975 static dlist_type *a_list; /* Stuff to go in directives. */
1078 dlist_type *d = (dlist_type *) xmalloc (sizeof (dlist_type));
1087 dlist_type *d = (dlist_type *) xmalloc (sizeof (dlist_type));
1946 dlist_type *dl
    [all...]

Completed in 30 milliseconds