Searched refs:sections_being_created_abfd (Results 1 – 1 of 1) sorted by relevance
1583 static bfd * sections_being_created_abfd = NULL; in bfd_section_from_shdr() local1601 if (sections_being_created_abfd != abfd) in bfd_section_from_shdr()1608 sections_being_created_abfd = abfd; in bfd_section_from_shdr()2109 if (sections_being_created && sections_being_created_abfd == abfd) in bfd_section_from_shdr()2114 sections_being_created_abfd = abfd; in bfd_section_from_shdr()