Home
last modified time | relevance | path

Searched refs:loader_section (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dxcofflink.c111 asection *loader_section; member
1114 && xcoff_hash_table (info)->loader_section == NULL) in xcoff_link_create_extra_sections()
1123 xcoff_hash_table (info)->loader_section = lsec; in xcoff_link_create_extra_sections()
2786 if (!xcoff_hash_table (info)->loader_section) in xcoff_need_ldrel_p()
3206 || o == xcoff_hash_table (info)->loader_section in xcoff_sweep()
3410 if (xcoff_hash_table (info)->loader_section) in bfd_xcoff_link_count_reloc()
3601 if (xcoff_hash_table (ldinfo->info)->loader_section) in xcoff_post_gc_symbol()
3775 lsec = htab->loader_section; in xcoff_size_loader_section()
3850 if (xcoff_hash_table (info)->loader_section in bfd_xcoff_size_dynamic_sections()
3972 if (xcoff_hash_table (info)->loader_section in bfd_xcoff_size_dynamic_sections()
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dxcofflink.c111 asection *loader_section; member
1109 && xcoff_hash_table (info)->loader_section == NULL) in xcoff_link_create_extra_sections()
1118 xcoff_hash_table (info)->loader_section = lsec; in xcoff_link_create_extra_sections()
2776 if (!xcoff_hash_table (info)->loader_section) in xcoff_need_ldrel_p()
3195 || o == xcoff_hash_table (info)->loader_section in xcoff_sweep()
3399 if (xcoff_hash_table (info)->loader_section) in bfd_xcoff_link_count_reloc()
3590 if (xcoff_hash_table (ldinfo->info)->loader_section) in xcoff_post_gc_symbol()
3764 lsec = htab->loader_section; in xcoff_size_loader_section()
3839 if (xcoff_hash_table (info)->loader_section in bfd_xcoff_size_dynamic_sections()
3961 if (xcoff_hash_table (info)->loader_section in bfd_xcoff_size_dynamic_sections()
[all …]