Home | History | Annotate | Download | only in libffi

Lines Matching full:export

145     # Extract the symbol export list from an `--export-all' def file,
146 # then regenerate the def file from the symbol export list, so that
147 # the compiled dll only exports the symbol export list.
150 $DLLTOOL --export-all --exclude-symbols '$dll_exclude_symbols' --output-def $output_objdir/$soname-def '$ltdll_obj'$libobjs $convenience~
153 # If the export-symbols file already is a .def file (1st line
233 export_dynamic_flag_spec='${wl}--export-dynamic'
327 # -bexpall does not export symbols beginning with underscore (_)
344 # -bexpall does not export symbols beginning with underscore (_)
704 # built for inclusion in a dll (and should export symbols for example).
748 # built for inclusion in a dll (and should export symbols for example).