Searched refs:DYNSYM_ALL_CNT (Results 1 – 3 of 3) sorted by relevance
1995 cnt = 2 + ofl->ofl_hashbkts + DYNSYM_ALL_CNT(ofl); in make_hash()2145 cnt = DYNSYM_ALL_CNT(ofl); in make_dynsym()3398 cnt = DYNSYM_ALL_CNT(ofl); in ld_make_sections()
284 hashtab[1] = DYNSYM_ALL_CNT(ofl); in update_osym()
606 #define DYNSYM_ALL_CNT(_ofl) /* all .dynsym entries */ \ macro