Searched refs:NO_OPD_RELOCS (Results 1 – 3 of 3) sorted by relevance
241 #ifndef NO_OPD_RELOCS242 #define NO_OPD_RELOCS 0 macro5839 if (NO_OPD_RELOCS && opd_sym_map != NULL) in ppc64_elf_check_relocs()8049 if (NO_OPD_RELOCS || bfd_link_relocatable (info)) in ppc64_elf_edit_opd()10223 if (NO_OPD_RELOCS && abiversion (output_bfd) <= 1) in ppc64_elf_size_dynamic_sections()14721 if (NO_OPD_RELOCS && is_opd) in ppc64_elf_relocate_section()
653 (ppc64_elf_edit_opd): Don't adjust reloc counts when NO_OPD_RELOCS.
11003 (NO_OPD_RELOCS): Define.