Searched refs:toc_hash_function (Results 1 – 4 of 4) sorted by relevance
182 static unsigned toc_hash_function PARAMS ((const void *));11673 toc_hash_function (hash_entry) in toc_hash_function() function12826 toc_hash_table = htab_create (1021, toc_hash_function, toc_hash_eq, NULL); in rs6000_add_gc_roots()
589 static unsigned toc_hash_function (const void *);15860 toc_hash_function (const void *hash_entry) in toc_hash_function() function15939 toc_hash_table = htab_create_ggc (1021, toc_hash_function, in output_toc()
9968 (toc_hash_function): Likewise.10627 (toc_hash_function): New function.
13636 (toc_hash_function): Allow for key_mode.