Searched defs:module_state_hash (Results 1 – 1 of 1) sorted by relevance
3649 struct module_state_hash : ggc_ptr_hash<module_state> { struct3650 typedef std::pair<tree,uintptr_t> compare_type; /* {name,parent} */