Searched refs:NO_OPD_RELOCS (Results 1 – 3 of 3) sorted by relevance
235 #ifndef NO_OPD_RELOCS236 #define NO_OPD_RELOCS 0 macro5724 if (NO_OPD_RELOCS && opd_sym_map != NULL) in ppc64_elf_check_relocs()7911 if (!NO_OPD_RELOCS in ppc64_elf_edit_opd()10006 if (NO_OPD_RELOCS && abiversion (output_bfd) <= 1) in ppc64_elf_size_dynamic_sections()14326 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.