HomeSort by: relevance | last modified time | path
    Searched defs:ppc_elf_special_sections (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 1468 static const struct bfd_elf_special_section ppc_elf_special_sections[] =
1495 ssect = _bfd_elf_get_special_section (sec->name, ppc_elf_special_sections,
1499 if (ssect == ppc_elf_special_sections && (sec->flags & SEC_LOAD) != 0)
1465 static const struct bfd_elf_special_section ppc_elf_special_sections[] = variable in typeref:struct:bfd_elf_special_section
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 1481 static const struct bfd_elf_special_section ppc_elf_special_sections[] =
1508 ssect = _bfd_elf_get_special_section (sec->name, ppc_elf_special_sections,
1512 if (ssect == ppc_elf_special_sections && (sec->flags & SEC_LOAD) != 0)
1478 static const struct bfd_elf_special_section ppc_elf_special_sections[] = variable in typeref:struct:bfd_elf_special_section
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 1481 static const struct bfd_elf_special_section ppc_elf_special_sections[] =
1508 ssect = _bfd_elf_get_special_section (sec->name, ppc_elf_special_sections,
1512 if (ssect == ppc_elf_special_sections && (sec->flags & SEC_LOAD) != 0)
1478 static const struct bfd_elf_special_section ppc_elf_special_sections[] = variable in typeref:struct:bfd_elf_special_section
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 1468 static const struct bfd_elf_special_section ppc_elf_special_sections[] =
1495 ssect = _bfd_elf_get_special_section (sec->name, ppc_elf_special_sections,
1499 if (ssect == ppc_elf_special_sections && (sec->flags & SEC_LOAD) != 0)
1465 static const struct bfd_elf_special_section ppc_elf_special_sections[] = variable in typeref:struct:bfd_elf_special_section

Completed in 47 milliseconds