Searched refs:descriptor_section (Results 1 – 2 of 2) sorted by relevance
127 asection *descriptor_section; member1097 if (xcoff_hash_table (info)->descriptor_section == NULL) in xcoff_link_create_extra_sections()1107 xcoff_hash_table (info)->descriptor_section = dsec; in xcoff_link_create_extra_sections()2727 sec = xcoff_hash_table (info)->descriptor_section; in xcoff_mark_symbol()3014 || o == xcoff_hash_table (info)->descriptor_section in xcoff_sweep()3806 sec = xcoff_hash_table (info)->descriptor_section; in bfd_xcoff_size_dynamic_sections()5437 == xcoff_hash_table (flinfo->info)->descriptor_section)) in xcoff_write_global_symbol()6376 o = xcoff_hash_table (info)->descriptor_section; in _bfd_xcoff_bfd_final_link()
545 (struct xcoff_link_hash_table): Add descriptor_section and553 (xcoff_sweep): Always mark the special descriptor_section.