Searched refs:hash_print_statistics (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dhash.h85 extern void hash_print_statistics (FILE *, const char *name,
H A Dhash.c395 hash_print_statistics (FILE *f ATTRIBUTE_UNUSED, function
H A Dsymbols.c2946 hash_print_statistics (file, "symbol table", sy_hash);
2947 hash_print_statistics (file, "mini local symbol table", local_hash);
H A Dread.c5707 hash_print_statistics (file, "pseudo-op table", po_hash);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-i386.c1339 hash_print_statistics (file, "i386 opcode", op_hash);
1340 hash_print_statistics (file, "i386 register", reg_hash);

Completed in 105 milliseconds