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