Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c3452 struct decl_loc_hasher : ggc_ptr_hash<var_loc_list> struct
3461 static GTY (()) hash_table<decl_loc_hasher> *decl_loc_table; argument