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

  /src/external/gpl3/binutils/dist/ld/
pe-dll.c 618 auto_export (bfd *abfd, def_file *d, const char *n) function
862 if (auto_export (b, pe_def_file, sn))
935 if (auto_export (NULL, pe_def_file, tmp))
  /src/external/gpl3/binutils.old/dist/ld/
pe-dll.c 591 auto_export (bfd *abfd, def_file *d, const char *n) function
827 if (auto_export (b, pe_def_file, sn))
900 if (auto_export (NULL, pe_def_file, tmp))

Completed in 25 milliseconds