/openbsd/gnu/usr.bin/binutils/include/ |
H A D | bfdlink.h | 241 unsigned int export_dynamic: 1; member
|
H A D | ChangeLog-9103 | 715 * bfdlink.h (struct bfd_link_info): New member export_dynamic.
|
/openbsd/gnu/usr.bin/binutils-2.17/include/ |
H A D | bfdlink.h | 249 unsigned int export_dynamic: 1; member
|
H A D | ChangeLog-9103 | 660 * bfdlink.h (struct bfd_link_info): New member export_dynamic.
|
/openbsd/gnu/llvm/lld/wasm/ |
H A D | Options.td | 64 defm export_dynamic: B<"export-dynamic", 244 def: Flag<["-"], "E">, Alias<export_dynamic>, HelpText<"Alias for --export-dynamic">;
|
/openbsd/usr.bin/libtool/LT/Mode/ |
H A D | Link.pm | 205 if ($gp->export_dynamic) {
|
/openbsd/usr.sbin/unbound/ |
H A D | ltmain.sh | 6788 export_dynamic=no 6895 export_dynamic=yes 6907 export_dynamic=yes 7178 export_dynamic=yes 7723 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then 10348 if test yes = "$module" || test yes = "$export_dynamic"; then
|
/openbsd/gnu/usr.bin/binutils/ |
H A 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
|
/openbsd/gnu/lib/libstdc++/ |
H A 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
|
/openbsd/gnu/usr.bin/binutils-2.17/ |
H A 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
|
/openbsd/gnu/usr.bin/binutils/ld/ |
H A D | ldmain.c | 298 link_info.export_dynamic = FALSE; in main()
|
H A D | lexsup.c | 698 link_info.export_dynamic = TRUE; in parse_args()
|
H A 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.
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | Options.td | 193 defm export_dynamic: B<"export-dynamic", 524 def: Flag<["-"], "E">, Alias<export_dynamic>, HelpText<"Alias for --export-dynamic">;
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ldmain.c | 285 link_info.export_dynamic = FALSE; in main()
|
H A D | lexsup.c | 786 link_info.export_dynamic = TRUE; in parse_args()
|
H A 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.
|
/openbsd/gnu/llvm/lld/MachO/ |
H A D | Options.td | 493 def export_dynamic : Flag<["-"], "export_dynamic">,
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-cris.c | 2928 if (! info->export_dynamic
|
H A D | elflink.c | 1633 && ! info->export_dynamic) in _bfd_elf_link_assign_sym_version() 1760 && ! info->export_dynamic) in _bfd_elf_link_assign_sym_version() 4766 if (info->export_dynamic) in bfd_elf_size_dynamic_sections()
|
H A D | elflink.h | 3295 if (info->export_dynamic) 4556 && ! info->export_dynamic) 4699 && ! info->export_dynamic)
|
/openbsd/gnu/share/ |
H A D | ltmain.sh | 1534 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elflink.c | 916 && !info->export_dynamic in _bfd_elf_merge_symbol() 1812 && ! info->export_dynamic) in _bfd_elf_link_assign_sym_version() 1938 && ! info->export_dynamic) in _bfd_elf_link_assign_sym_version() 5256 if (info->export_dynamic) in bfd_elf_size_dynamic_sections()
|
H A D | elf32-cris.c | 3138 if (! info->export_dynamic
|
/openbsd/gnu/gcc/include/ |
H A D | ChangeLog-9103 | 660 * bfdlink.h (struct bfd_link_info): New member export_dynamic.
|