Searched refs:emitrelocations (Results 1 – 19 of 19) sorted by relevance
400 = info->relocatable || info->emitrelocations in sh64_elf_add_symbol_hook()444 || ((info->relocatable || info->emitrelocations) in sh64_elf_add_symbol_hook()446 || (! info->relocatable && !info->emitrelocations in sh64_elf_add_symbol_hook()490 if (info->relocatable || info->emitrelocations) in sh64_elf_link_output_symbol_hook()
2787 = info->relocatable || info->emitrelocations in sh64_elf64_add_symbol_hook()2831 || ((info->relocatable || info->emitrelocations) in sh64_elf64_add_symbol_hook()2833 || (! info->relocatable && !info->emitrelocations in sh64_elf64_add_symbol_hook()2877 if (info->relocatable || info->emitrelocations) in sh64_elf64_link_output_symbol_hook()
10579 if (info->emitrelocations) in ppc_build_one_stub()10668 else if (info->emitrelocations) in ppc_build_one_stub()10703 if (info->emitrelocations) in ppc_build_one_stub()10869 if (info->emitrelocations) in ppc_build_one_stub()10981 if (info->emitrelocations) in ppc_size_one_stub()11055 else if (info->emitrelocations) in ppc_size_one_stub()11069 if (info->emitrelocations) in ppc_size_one_stub()11093 else if (info->emitrelocations) in ppc_size_one_stub()12336 if (info->emitrelocations in ppc64_elf_size_stubs()12715 if (info->emitrelocations) in ppc64_elf_build_stubs()[all …]
2747 if emitrelocations.2750 emitrelocations. Remove indx temp.2753 (ppc64_elf_build_stubs): Emit glink reloc if emitrelocations.
9731 || flinfo->info->emitrelocations) in elf_link_input_bfd()10458 || info->emitrelocations); in bfd_elf_final_link()10573 else if (info->relocatable || info->emitrelocations) in bfd_elf_final_link()10626 && (info->relocatable || info->emitrelocations)) in bfd_elf_final_link()
5086 && !info->emitrelocations) in spu_elf_relocate_section()
6323 if (info->emitrelocations) in ppc_elf_size_dynamic_sections()
2871 && (arg->link_info->relocatable || arg->link_info->emitrelocations)) in elf_fake_sections()
8202 * elflink.h: Add emitrelocations support: when enabled, relocation8204 executables. If the emitrelocations flag is set, do the following:
337 unsigned int emitrelocations: 1; member
921 * bfdlink.h (struct bfd_link_info): Add emitrelocations flag.
50 params.emit_stub_syms = link_info.emitrelocations || link_info.shared;
488 if (link_info.relocatable || link_info.emitrelocations)
107 params.emit_stub_syms |= link_info.emitrelocations;
770 user input sections when emitrelocations, unless all are SEC_EXCLUDE.774 * ldemul.c (before_allocation_default): When emitrelocations,
995 link_info.emitrelocations = TRUE; in parse_args()
2907 * lexsup.c (parse_args): Turn on emitrelocations flag if set.2908 * NEWS: Describe the emitrelocations switch.2909 * ld.texinfo: Describe the emitrelocations switch.
3927 || link_info.emitrelocations)) in strip_excluded_output_sections()5843 if ((link_info.relocatable || link_info.emitrelocations) in lang_check()
3041 change. Treat emitrelocations case as for relocatable links.