Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Delf-bfd.h520 struct bfd_elf_special_section struct
645 const struct bfd_elf_special_section * (*get_sec_type_attr)
1076 const struct bfd_elf_special_section *special_sections;
1679 extern const struct bfd_elf_special_section *_bfd_elf_get_special_section
1680 (const char *, const struct bfd_elf_special_section *, unsigned int);
1681 extern const struct bfd_elf_special_section *_bfd_elf_get_sec_type_attr
Delfxx-mips.h143 extern const struct bfd_elf_special_section _bfd_mips_elf_special_sections [];
Delf.c2320 static const struct bfd_elf_special_section special_sections_b[] =
2326 static const struct bfd_elf_special_section special_sections_c[] =
2332 static const struct bfd_elf_special_section special_sections_d[] =
2347 static const struct bfd_elf_special_section special_sections_f[] =
2354 static const struct bfd_elf_special_section special_sections_g[] =
2367 static const struct bfd_elf_special_section special_sections_h[] =
2373 static const struct bfd_elf_special_section special_sections_i[] =
2381 static const struct bfd_elf_special_section special_sections_l[] =
2387 static const struct bfd_elf_special_section special_sections_n[] =
2394 static const struct bfd_elf_special_section special_sections_p[] =
[all …]
Delf32-ppc.c1975 static const struct bfd_elf_special_section ppc_elf_special_sections[] =
1990 static struct bfd_elf_special_section ppc_alt_plt =
1993 static const struct bfd_elf_special_section *
1996 const struct bfd_elf_special_section *ssect; in ppc_elf_get_sec_type_attr()
7648 static const struct bfd_elf_special_section *
Delf64-x86-64.c3623 static const struct bfd_elf_special_section
Delf32-spu.c92 static struct bfd_elf_special_section const spu_elf_special_sections[] = {
Delf64-alpha.c5208 static const struct bfd_elf_special_section elf64_alpha_special_sections[] =
Delfxx-ia64.c5664 static const struct bfd_elf_special_section elfNN_ia64_special_sections[] =
Delf32-arm.c10332 static const struct bfd_elf_special_section
DChangeLog-02031216 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change
1747 * elf-bfd.h (bfd_elf_special_section): New.
1749 bfd_elf_special_section.
Delf64-ppc.c2585 static const struct bfd_elf_special_section ppc64_elf_special_sections[]=
Delfxx-mips.c11397 const struct bfd_elf_special_section _bfd_mips_elf_special_sections[] =
/freebsd-10-stable/contrib/binutils/gas/config/
Dobj-elf.c537 const struct bfd_elf_special_section *ssect; in obj_elf_change_section()