Home
last modified time | relevance | path

Searched refs:auto_export (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/
Dpe-dll.c530 auto_export (bfd *abfd, def_file *d, const char *n) in auto_export() function
755 if (auto_export (b, pe_def_file, sn)) in process_def_file_and_drectve()
828 if (auto_export (NULL, pe_def_file, tmp)) in process_def_file_and_drectve()
DChangeLog-200696 (auto_export): Change afptr to const. Move name declaration to
738 (auto_export): Get autofilter_symbollist from pe_details.
DChangeLog-20091606 (auto_export): Replace magic constants by exclude_type values and
1634 (auto_export): Use it in place of strncmp when filtering libraries.
DChangeLog-2011877 (auto_export): Likewise.
DChangeLog-2012973 * pe-dll.c (auto_export): Use bsearch to speed up scan of exports
DChangeLog-2004697 * pe-dll.c (auto_export): Filter on just the import prefix,
DChangeLog-00011072 (auto_export): change API, pass abfd for contextual filtering.
1082 export symbols starting with "_imp__". Call auto_export()
DChangeLog-02032707 (auto_export): Add new variable libname and set to archive basename if