Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf64-ppc.c180 #ifndef NO_OPD_RELOCS
181 #define NO_OPD_RELOCS 0 macro
3974 if (NO_OPD_RELOCS && opd_sym_map != NULL) in ppc64_elf_check_relocs()
6092 if (NO_OPD_RELOCS) in ppc64_elf_size_dynamic_sections()
8389 if (NO_OPD_RELOCS && is_opd) in ppc64_elf_relocate_section()
DChangeLog-020311003 (NO_OPD_RELOCS): Define.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf64-ppc.c195 #ifndef NO_OPD_RELOCS
196 #define NO_OPD_RELOCS 0 macro
4778 if (NO_OPD_RELOCS && opd_sym_map != NULL) in ppc64_elf_check_relocs()
6638 if (!NO_OPD_RELOCS in ppc64_elf_edit_opd()
8077 if (NO_OPD_RELOCS) in ppc64_elf_size_dynamic_sections()
10795 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.