Home
last modified time | relevance | path

Searched refs:file_name_hash_table (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dlto-streamer-in.c56 static htab_t file_name_hash_table; variable
107 slot = htab_find_slot (file_name_hash_table, &s_slot, INSERT); in canon_file_name()
1245 file_name_hash_table = htab_create (37, hash_string_slot_node, in lto_reader_init()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-streamer-in.c59 static hash_table<freeing_string_slot_hasher> *file_name_hash_table; variable
110 slot = file_name_hash_table->find_slot (&s_slot, INSERT); in canon_file_name()
1711 file_name_hash_table in lto_reader_init()