Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtrans-mem.c1032 static hash_table<tm_mem_map_hasher> *tm_new_mem_hash; variable
1049 delete tm_new_mem_hash; in tm_log_delete() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtrans-mem.cc1035 static hash_table<tm_mem_map_hasher> *tm_new_mem_hash; variable