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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf32-ppc.c2008 static const struct bfd_elf_special_section ppc_elf_special_sections[] =
2035 ssect = _bfd_elf_get_special_section (sec->name, ppc_elf_special_sections,
2039 if (ssect == ppc_elf_special_sections && (sec->flags & SEC_LOAD) != 0)
2005 static const struct bfd_elf_special_section ppc_elf_special_sections[] = variable in typeref:struct:bfd_elf_special_section

Completed in 60 milliseconds