Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delflink.c8044 asection *s, *other_sec, *linkorder_sec; in elf_fixup_link_order() local
8047 other_sec = NULL; in elf_fixup_link_order()
8069 other_sec = s; in elf_fixup_link_order()
8077 if (other_sec && linkorder_sec) in elf_fixup_link_order()
8080 linkorder_sec->owner, other_sec, in elf_fixup_link_order()
8081 other_sec->owner); in elf_fixup_link_order()