Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDelflink.c9244 asection *s, *other_sec, *linkorder_sec; in elf_fixup_link_order() local
9247 other_sec = NULL; in elf_fixup_link_order()
9269 other_sec = s; in elf_fixup_link_order()
9277 if (other_sec && linkorder_sec) in elf_fixup_link_order()
9280 linkorder_sec->owner, other_sec, in elf_fixup_link_order()
9281 other_sec->owner); in elf_fixup_link_order()