Searched refs:htab_elements (Results 1 – 5 of 5) sorted by relevance
223 #define htab_elements(htab) ((htab)->n_elements - (htab)->n_deleted) macro226 (htab_elements) (htab_t htab) in size_t() argument228 return htab_elements (htab); in size_t()531 elts = htab_elements (htab); in htab_expand()789 if (htab_elements (htab) * 8 < size && size > 32) in htab_traverse()
2281 (htab_elements): Likewise.2610 htab_size, htab_elements, htab_mod_1, htab_mod, htab_mod_m2,3002 (htab_elements): Likewise.3008 (htab_clear_slot): Use htab_size, htab_elements.5588 htab_elements, htab_collisions.
188 extern size_t htab_elements (htab_t);
1342 || (htab_elements (keepglobal_specific_htab) != 0 in filter_symbols()2082 || htab_elements (strip_specific_htab) != 0 in copy_object()2083 || htab_elements (keep_specific_htab) != 0 in copy_object()2084 || htab_elements (localize_specific_htab) != 0 in copy_object()2085 || htab_elements (globalize_specific_htab) != 0 in copy_object()2086 || htab_elements (keepglobal_specific_htab) != 0 in copy_object()2087 || htab_elements (weaken_specific_htab) != 0 in copy_object()3356 && htab_elements (strip_specific_htab) == 0) in strip_main()
1859 sprintf (name, ".text.stub.%d", (int) htab_elements (htab->la25_stubs)); in mips_elf_add_la25_intro()