Home
last modified time | relevance | path

Searched refs:export_all_symbols (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/binutils/binutils/
H A Ddlltool.c365 static bfd_boolean export_all_symbols; variable
1462 if (export_all_symbols) in scan_open_obj_file()
3219 export_all_symbols = TRUE; in main()
3222 export_all_symbols = FALSE; in main()
3347 if (! export_all_symbols) in main()
H A DChangeLog-98991194 * dlltool.c ({export_all_symbols, no_default_excludes,
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddlltool.c362 static bfd_boolean export_all_symbols; variable
1473 if (export_all_symbols) in scan_open_obj_file()
3152 export_all_symbols = TRUE; in main()
3155 export_all_symbols = FALSE; in main()
3293 if (! export_all_symbols) in main()
H A DChangeLog-98991194 * dlltool.c ({export_all_symbols, no_default_excludes,
/openbsd/gnu/llvm/llvm/tools/llvm-ml/
H A DOpts.td123 def export_all_symbols : UnsupportedFlag<"Zf">, HelpText<"">;
/openbsd/gnu/llvm/lld/MinGW/
H A DOptions.td67 def export_all_symbols: F<"export-all-symbols">,
/openbsd/gnu/llvm/lld/COFF/
H A DOptions.td226 def export_all_symbols : F<"export-all-symbols">;