Searched refs:note_defs_table_t (Results 1 – 1 of 1) sorted by relevance
4481 typedef hash_table<note_def_cache_hasher> note_defs_table_t; typedef4482 static GTY((cache)) note_defs_table_t *note_defs;17640 note_defs = note_defs_table_t::create_ggc (1000); in write()19774 note_defs = note_defs_table_t::create_ggc (1000); in init_modules()