Home | History | Annotate | Download | only in libffi

Lines Matching full:export

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