Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c12993 bfd_boolean is_opd; in ppc64_elf_relocate_section() local
13016 is_opd = ppc64_elf_section_data (input_section)->sec_type == sec_opd; in ppc64_elf_relocate_section()
13057 && is_opd) in ppc64_elf_relocate_section()
14326 if (NO_OPD_RELOCS && is_opd) in ppc64_elf_relocate_section()
14382 && !is_opd in ppc64_elf_relocate_section()
14396 if (is_opd && h != NULL) in ppc64_elf_relocate_section()
14410 if (!is_opd in ppc64_elf_relocate_section()
14809 if (is_opd && (info->emitrelocations || info->relocatable)) in ppc64_elf_relocate_section()