Home
last modified time | relevance | path

Searched defs:indirect_string_hasher (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c229 struct indirect_string_hasher : ggc_ptr_hash<indirect_string_node> struct
237 static GTY (()) hash_table<indirect_string_hasher> *debug_str_hash; argument