Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf64-ppc.c280 #ifndef NO_OPD_RELOCS
281 #define NO_OPD_RELOCS 0 macro
5364 if (NO_OPD_RELOCS && is_opd) in ppc64_elf_check_relocs()
7637 if (NO_OPD_RELOCS || bfd_link_relocatable (info)) in ppc64_elf_edit_opd()
10041 && ((!NO_OPD_RELOCS in allocate_dynrelocs()
10296 && ((!NO_OPD_RELOCS in ppc64_elf_late_size_sections()
10604 if (NO_OPD_RELOCS && abiversion (output_bfd) <= 1) in ppc64_elf_late_size_sections()
13932 if (NO_OPD_RELOCS && is_opd) in ppc64_elf_size_stubs()
17358 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.
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf64-ppc.c280 #ifndef NO_OPD_RELOCS
281 #define NO_OPD_RELOCS 0 macro
5364 if (NO_OPD_RELOCS && is_opd) in ppc64_elf_check_relocs()
7637 if (NO_OPD_RELOCS || bfd_link_relocatable (info)) in ppc64_elf_edit_opd()
10041 && ((!NO_OPD_RELOCS in allocate_dynrelocs()
10296 && ((!NO_OPD_RELOCS in ppc64_elf_size_dynamic_sections()
10610 if (NO_OPD_RELOCS && abiversion (output_bfd) <= 1) in ppc64_elf_size_dynamic_sections()
13938 if (NO_OPD_RELOCS && is_opd) in ppc64_elf_size_stubs()
17369 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.