Home
last modified time | relevance | path

Searched refs:toc_hash_function (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c182 static unsigned toc_hash_function PARAMS ((const void *));
11673 toc_hash_function (hash_entry) in toc_hash_function() function
12826 toc_hash_table = htab_create (1021, toc_hash_function, toc_hash_eq, NULL); in rs6000_add_gc_roots()
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c589 static unsigned toc_hash_function (const void *);
15860 toc_hash_function (const void *hash_entry) in toc_hash_function() function
15939 toc_hash_table = htab_create_ggc (1021, toc_hash_function, in output_toc()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.39968 (toc_hash_function): Likewise.
10627 (toc_hash_function): New function.
H A DChangeLog.413636 (toc_hash_function): Allow for key_mode.