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

  /src/external/gpl3/binutils/dist/binutils/
dlltool.c 404 /* TRUE if we should exclude the symbols in DEFAULT_EXCLUDES when
411 static const char *default_excludes = "DllMain@12,DllEntryPoint@0,impure_ptr"; variable
1498 add_excludes (default_excludes);
  /src/external/gpl3/binutils.old/dist/binutils/
dlltool.c 404 /* TRUE if we should exclude the symbols in DEFAULT_EXCLUDES when
411 static const char *default_excludes = "DllMain@12,DllEntryPoint@0,impure_ptr"; variable
1497 add_excludes (default_excludes);

Completed in 30 milliseconds