Searched refs:export_dynamic (Results 1 – 21 of 21) sorted by relevance
241 unsigned int export_dynamic: 1; member
251 unsigned int export_dynamic: 1; member
113 def export_dynamic : Flag<["-"], "export_dynamic">,
2639 export_dynamic=no2743 export_dynamic=yes2755 export_dynamic=yes2999 export_dynamic=yes3459 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then5874 if test "$module" = yes || test "$export_dynamic" = yes; then
5140 export_dynamic=no5246 export_dynamic=yes5258 export_dynamic=yes5511 export_dynamic=yes6003 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then8582 if test "$module" = yes || test "$export_dynamic" = yes; then
5128 export_dynamic=no5234 export_dynamic=yes5246 export_dynamic=yes5499 export_dynamic=yes5990 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then8560 if test "$module" = yes || test "$export_dynamic" = yes; then
5173 export_dynamic=no5279 export_dynamic=yes5291 export_dynamic=yes5544 export_dynamic=yes6037 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then8627 if test "$module" = yes || test "$export_dynamic" = yes; then
6538 export_dynamic=no6645 export_dynamic=yes6657 export_dynamic=yes6921 export_dynamic=yes7447 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then10078 if test yes = "$module" || test yes = "$export_dynamic"; then
6538 export_dynamic=no6645 export_dynamic=yes6657 export_dynamic=yes6921 export_dynamic=yes7444 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then10069 if test yes = "$module" || test yes = "$export_dynamic"; then
6538 export_dynamic=no6645 export_dynamic=yes6657 export_dynamic=yes6921 export_dynamic=yes7446 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then10071 if test yes = "$module" || test yes = "$export_dynamic"; then
6541 export_dynamic=no6648 export_dynamic=yes6660 export_dynamic=yes6924 export_dynamic=yes7447 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then10084 if test yes = "$module" || test yes = "$export_dynamic"; then
1155 export_dynamic=yes1571 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then3337 if test "$module" = yes || test "$export_dynamic" = yes; then
158 defm export_dynamic: B<"export-dynamic",436 def: Flag<["-"], "E">, Alias<export_dynamic>, HelpText<"Alias for --export-dynamic">;
808 link_info.export_dynamic = TRUE; in parse_args()
1247 * ld.h (args_type): Remove member export_dynamic. All users1271 Set new link_info member export_dynamic.1272 * ldmain.c (main): Initialize new link_info member export_dynamic.
3900 * ld.h (args_type): Add field export_dynamic.3903 Pass export_dynamic argument to bfd_elf32_size_dynamic_sections.
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()
3950 export_dynamic. All users changed to use info member.3952 export_dynamic, instead use member in parameter info.
4363 export_dynamic argument, and handle it.
660 * bfdlink.h (struct bfd_link_info): New member export_dynamic.