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

  /src/external/gpl3/binutils/dist/binutils/
dlltool.c 785 export_type; typedef in typeref:struct:export
972 static export_type *d_exports; /* List of exported functions. */
973 static export_type **d_exports_lexically; /* Vector of exported functions in alpha order. */
1656 export_type *exp;
1734 export_type *exp;
1946 export_type *exp;
2337 make_one_lib_file (export_type *exp, int i, int delay)
2974 export_type *exp;
3027 export_type alias_exp;
3494 export_type *ap = *(export_type **) a
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
dlltool.c 785 export_type; typedef in typeref:struct:export
972 static export_type *d_exports; /* List of exported functions. */
973 static export_type **d_exports_lexically; /* Vector of exported functions in alpha order. */
1655 export_type *exp;
1733 export_type *exp;
1945 export_type *exp;
2336 make_one_lib_file (export_type *exp, int i, int delay)
2973 export_type *exp;
3026 export_type alias_exp;
3493 export_type *ap = *(export_type **) a
    [all...]

Completed in 75 milliseconds