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

/freebsd-11-stable/contrib/binutils/include/coff/
H A Dxcoff.h384 asection *special_sections[XCOFF_NUMBER_OF_SPECIAL_SECTIONS]; member in struct:xcoff_link_hash_table
/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c468 memset (ret->special_sections, 0, sizeof ret->special_sections);
1626 xcoff_hash_table (info)->special_sections[i] = csect;
2979 asection **special_sections,
3000 special_sections[i] = NULL;
3117 sec = xcoff_hash_table (info)->special_sections[i];
3124 special_sections[i] = sec;
2963 bfd_xcoff_size_dynamic_sections(bfd *output_bfd, struct bfd_link_info *info, const char *libpath, const char *entry, unsigned long file_align, unsigned long maxstack, unsigned long maxdata, bfd_boolean gc, int modtype, bfd_boolean textro, bfd_boolean export_defineds, asection **special_sections, bfd_boolean rtld) argument
H A Delf-bfd.h1078 const struct bfd_elf_special_section *special_sections;
1076 const struct bfd_elf_special_section *special_sections; member in struct:elf_backend_data
H A Delf.c2434 static const struct bfd_elf_special_section *special_sections[] =
2517 spec = bed->special_sections;
2521 bed->special_sections,
2534 spec = special_sections[i];
2429 static const struct bfd_elf_special_section *special_sections[] = variable in typeref:struct:bfd_elf_special_section

Completed in 293 milliseconds