Lines Matching defs:shared

1178       /* In a shared object on Irix 5.3, the .mdebug section has an
1590 /* When making a shared library and symbol h is the one from
1591 the another shared library, OUTPUT_SECTION may be null. */
1765 relocs, and there's not much point in propagating relocs to shared
1814 if (h && ((info->shared
1855 if (info->shared || maybe_dynamic)
1875 if (info->shared)
1880 if (info->shared || maybe_dynamic)
1882 if (info->shared)
1994 else if (info->shared)
1996 /* If this is a shared library, and the section is to be
2027 is common for folk to leave undefined symbols in shared libraries,
2563 alpha_dynamic_entries_for_reloc (int r_type, int dynamic, int shared)
2569 return (dynamic ? 2 : shared ? 1 : 0);
2571 return shared;
2574 return dynamic || shared;
2582 return dynamic || shared;
2620 natural form. If this is a shared object, and it has been forced
2626 based on info->shared. */
2633 info->shared);
2666 natural form. If this is a shared object, and it has been forced
2672 based on info->shared. */
2680 dynamic, info->shared);
2725 (gotent->reloc_type, 0, info->shared));
2951 /* Can't use local-exec relocations in shared libraries. */
2952 if (r_type == R_ALPHA_GOTTPREL && info->link_info->shared)
2960 || (!info->link_info->shared
3380 else if (info->link_info->shared && !dynamic
3385 else if (info->link_info->shared)
3479 switch (!dynamic && !info->link_info->shared)
4267 if (info->shared && !dynamic_symbol_p && !undef_weak_ref)
4399 variables for symbolic shared objects. */
4417 if (!info->shared)
4425 else if (info->shared
4462 else if ((info->shared || info->pie) && undef_weak_ref)
4491 bfd_put_64 (output_bfd, !info->shared && !dynamic_symbol_p,
4497 if (info->shared && !dynamic_symbol_p)
4538 if (info->shared)
4541 (_("%B: TLS local exec code cannot be linked into shared objects"),
4576 else if (!info->shared)