Searched refs:new_sh (Results 1 – 1 of 1) sorted by relevance
1051 struct section_hash_entry *new_sh; in bfd_make_section_anyway_with_flags() local1052 new_sh = (struct section_hash_entry *) in bfd_make_section_anyway_with_flags()1054 if (new_sh == NULL) in bfd_make_section_anyway_with_flags()1057 new_sh->root = sh->root; in bfd_make_section_anyway_with_flags()1058 sh->root.next = &new_sh->root; in bfd_make_section_anyway_with_flags()1059 newsect = &new_sh->section; in bfd_make_section_anyway_with_flags()