Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf.c1583 static bfd * sections_being_created_abfd = NULL; in bfd_section_from_shdr() local
1601 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()