Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delflink.c2880 bfd_size_type nondeflt_vers_cnt = 0; in elf_link_add_object_symbols() local
3769 nondeflt_vers [nondeflt_vers_cnt++] = h; in elf_link_add_object_symbols()
3826 for (cnt = 0; cnt < nondeflt_vers_cnt; ++cnt) in elf_link_add_object_symbols()
H A Delflink.h1309 bfd_size_type nondeflt_vers_cnt = 0; local
2233 nondeflt_vers [nondeflt_vers_cnt++] = h;
2317 for (cnt = 0; cnt < nondeflt_vers_cnt; ++cnt)
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delflink.c3093 bfd_size_type nondeflt_vers_cnt = 0; in elf_link_add_object_symbols() local
4079 nondeflt_vers[nondeflt_vers_cnt++] = h; in elf_link_add_object_symbols()
4209 for (cnt = 0; cnt < nondeflt_vers_cnt; ++cnt) in elf_link_add_object_symbols()