Searched refs:export_dynamic (Results 1 – 23 of 23) sorted by relevance
241 unsigned int export_dynamic: 1; member
251 unsigned int export_dynamic: 1; member
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
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
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
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
5141 export_dynamic=no5247 export_dynamic=yes5259 export_dynamic=yes5512 export_dynamic=yes6004 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then8589 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"; then8576 if test "$module" = yes || test "$export_dynamic" = yes; 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
1110 export_dynamic=no1468 export_dynamic=yes1956 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
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.