Home
last modified time | relevance | path

Searched refs:debug_str_do_hash (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDdwarf2out.c4034 static hashval_t debug_str_do_hash (const void *);
5004 debug_str_do_hash (const void *x) in debug_str_do_hash() function
5026 debug_str_hash = htab_create_ggc (10, debug_str_do_hash, in add_AT_string()
HDChangeLog-200336673 (debug_str_do_hash): New function.