Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3519 struct variable_value_hasher : ggc_ptr_hash<variable_value_struct> struct
3529 static GTY (()) hash_table<variable_value_hasher> *variable_value_hash; argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3418 struct variable_value_hasher : ggc_ptr_hash<variable_value_struct> struct
3428 static GTY (()) hash_table<variable_value_hasher> *variable_value_hash; argument