Searched refs:create_object_symbols_section (Results 1 – 12 of 12) sorted by relevance
709 vma = info->create_object_symbols_section->vma; in MY_bfd_final_link()720 if (info->create_object_symbols_section->next->vma > 0) in MY_bfd_final_link()721 obj_datasec (abfd)->vma = info->create_object_symbols_section->next->vma; in MY_bfd_final_link()
2169 if (info->create_object_symbols_section != NULL) in _bfd_generic_link_output_symbols()2175 if (sec->output_section == info->create_object_symbols_section) in _bfd_generic_link_output_symbols()
754 vma = info->create_object_symbols_section->vma;765 if (info->create_object_symbols_section->next->vma > 0)766 obj_datasec (abfd)->vma = info->create_object_symbols_section->next->vma;
2123 if (info->create_object_symbols_section != NULL) in _bfd_generic_link_output_symbols()2129 if (sec->output_section == info->create_object_symbols_section) in _bfd_generic_link_output_symbols()
359 asection *create_object_symbols_section; member
404 asection *create_object_symbols_section; member
322 link_info.create_object_symbols_section = NULL; in main()
3159 link_info.create_object_symbols_section = in lang_size_sections_1()
5532 link_info.create_object_symbols_section instead. Changed all
313 link_info.create_object_symbols_section = NULL; in main()
4407 link_info.create_object_symbols_section = in lang_size_sections_1()