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

/freebsd-10.3-release/contrib/binutils/bfd/
H A Delf64-ppc.c9810 bfd_boolean is_opd;
9829 is_opd = ppc64_elf_section_data (input_section)->sec_type == sec_opd;
9864 && is_opd)
10854 if (NO_OPD_RELOCS && is_opd)
10909 && !is_opd
10920 if (is_opd && h != NULL)
11206 if (is_opd && (info->emitrelocations || info->relocatable))
9806 bfd_boolean is_opd; local

Completed in 117 milliseconds