HomeSort by relevance Sort by last modified time
    Searched refs:export_type (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
dlltool.c 789 export_type; typedef in typeref:struct:export
827 static bfd *make_one_lib_file (export_type *, int, int);
848 static void remove_null_names (export_type **);
849 static void process_duplicates (export_type **);
850 static void fill_ordinals (export_type **);
1035 static export_type *d_exports; /* List of exported functions. */
1036 static export_type **d_exports_lexically; /* Vector of exported functions in alpha order. */
    [all...]
  /external/libxml2/os400/dlfcn/
dlfcn.c 991 int export_type; local
1008 (char *) symbol, &p, &export_type, &errinfo);
  /external/v8/src/asmjs/
asm-typer.cc 980 AsmType* export_type; local
981 RECURSE(export_type = ExportType(fun_export));
982 return export_type;
    [all...]

Completed in 863 milliseconds