Home
last modified time | relevance | path

Searched refs:NO_OPD_RELOCS (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c235 #ifndef NO_OPD_RELOCS
236 #define NO_OPD_RELOCS 0 macro
5724 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()
DChangeLog-2005653 (ppc64_elf_edit_opd): Don't adjust reloc counts when NO_OPD_RELOCS.
DChangeLog-020311003 (NO_OPD_RELOCS): Define.