Searched refs:export_dynamic (Results 1 – 25 of 25) sorted by relevance
| /freebsd-12-stable/contrib/gdb/include/ |
| D | bfdlink.h | 241 unsigned int export_dynamic: 1; member
|
| /freebsd-12-stable/contrib/binutils/include/ |
| D | bfdlink.h | 251 unsigned int export_dynamic: 1; member
|
| /freebsd-12-stable/contrib/llvm-project/lld/lib/Driver/ |
| D | DarwinLdOptions.td | 113 def export_dynamic : Flag<["-"], "export_dynamic">,
|
| /freebsd-12-stable/contrib/binutils/ |
| D | ltmain.sh | 2639 export_dynamic=no 2743 export_dynamic=yes 2755 export_dynamic=yes 2999 export_dynamic=yes 3459 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then 5874 if test "$module" = yes || test "$export_dynamic" = yes; then
|
| /freebsd-12-stable/crypto/heimdal/ |
| D | ltmain.sh | 5128 export_dynamic=no 5234 export_dynamic=yes 5246 export_dynamic=yes 5499 export_dynamic=yes 5990 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then 8560 if test "$module" = yes || test "$export_dynamic" = yes; then
|
| /freebsd-12-stable/contrib/llvm-project/lld/docs/ |
| D | ReleaseNotes.rst | 169 * ``-export_dynamic`` is now partially supported. (`D105482 <https://reviews.llvm.org/D105482>`_)
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/ |
| D | ltmain.sh | 6538 export_dynamic=no 6645 export_dynamic=yes 6657 export_dynamic=yes 6921 export_dynamic=yes 7444 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then 10069 if test yes = "$module" || test yes = "$export_dynamic"; then
|
| /freebsd-12-stable/contrib/libevent/build-aux/ |
| D | ltmain.sh | 6753 export_dynamic=no 6860 export_dynamic=yes 6872 export_dynamic=yes 7136 export_dynamic=yes 7663 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then 10288 if test yes = "$module" || test yes = "$export_dynamic"; then
|
| /freebsd-12-stable/contrib/sqlite3/ |
| D | ltmain.sh | 6630 export_dynamic=no 6737 export_dynamic=yes 6749 export_dynamic=yes 7013 export_dynamic=yes 7542 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then 10173 if test yes = "$module" || test yes = "$export_dynamic"; then
|
| /freebsd-12-stable/contrib/openbsm/config/ |
| D | ltmain.sh | 6538 export_dynamic=no 6645 export_dynamic=yes 6657 export_dynamic=yes 6921 export_dynamic=yes 7444 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then 10069 if test yes = "$module" || test yes = "$export_dynamic"; then
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/ |
| D | ltmain.sh | 6538 export_dynamic=no 6645 export_dynamic=yes 6657 export_dynamic=yes 6921 export_dynamic=yes 7444 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then 10069 if test yes = "$module" || test yes = "$export_dynamic"; then
|
| /freebsd-12-stable/contrib/unbound/ |
| D | ltmain.sh | 6538 export_dynamic=no 6645 export_dynamic=yes 6657 export_dynamic=yes 6921 export_dynamic=yes 7446 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then 10071 if test yes = "$module" || test yes = "$export_dynamic"; then
|
| /freebsd-12-stable/contrib/openpam/ |
| D | ltmain.sh | 6795 export_dynamic=no 6902 export_dynamic=yes 6914 export_dynamic=yes 7185 export_dynamic=yes 7730 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then 10355 if test yes = "$module" || test yes = "$export_dynamic"; then
|
| /freebsd-12-stable/contrib/file/ |
| D | ltmain.sh | 6541 export_dynamic=no 6648 export_dynamic=yes 6660 export_dynamic=yes 6924 export_dynamic=yes 7447 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then 10084 if test yes = "$module" || test yes = "$export_dynamic"; then
|
| /freebsd-12-stable/contrib/ldns/ |
| D | ltmain.sh | 6538 export_dynamic=no 6645 export_dynamic=yes 6657 export_dynamic=yes 6921 export_dynamic=yes 7447 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then 10078 if test yes = "$module" || test yes = "$export_dynamic"; then
|
| /freebsd-12-stable/contrib/gdb/ |
| D | ltmain.sh | 1155 export_dynamic=yes 1571 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then 3337 if test "$module" = yes || test "$export_dynamic" = yes; then
|
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/ |
| D | Options.td | 201 defm export_dynamic: B<"export-dynamic", 518 def: Flag<["-"], "E">, Alias<export_dynamic>, HelpText<"Alias for --export-dynamic">;
|
| /freebsd-12-stable/contrib/binutils/ld/ |
| D | lexsup.c | 808 link_info.export_dynamic = TRUE; in parse_args()
|
| D | ChangeLog-0001 | 1247 * ld.h (args_type): Remove member export_dynamic. All users 1271 Set new link_info member export_dynamic. 1272 * ldmain.c (main): Initialize new link_info member export_dynamic.
|
| D | ChangeLog-9197 | 3900 * ld.h (args_type): Add field export_dynamic. 3903 Pass export_dynamic argument to bfd_elf32_size_dynamic_sections.
|
| /freebsd-12-stable/contrib/llvm-project/lld/MachO/ |
| D | Options.td | 431 def export_dynamic : Flag<["-"], "export_dynamic">,
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | elflink.c | 974 && !info->export_dynamic in _bfd_elf_merge_symbol() 1698 if (!eif->info->export_dynamic && !h->dynamic) in _bfd_elf_export_symbol() 1917 && ! info->export_dynamic) in _bfd_elf_link_assign_sym_version() 2043 && ! info->export_dynamic) in _bfd_elf_link_assign_sym_version() 5534 if (info->export_dynamic in bfd_elf_size_dynamic_sections()
|
| D | ChangeLog-0001 | 3950 export_dynamic. All users changed to use info member. 3952 export_dynamic, instead use member in parameter info.
|
| D | ChangeLog-9495 | 4363 export_dynamic argument, and handle it.
|
| /freebsd-12-stable/contrib/gcclibs/include/ |
| D | ChangeLog-9103 | 660 * bfdlink.h (struct bfd_link_info): New member export_dynamic.
|