Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtrans-mem.c1003 static hash_table<log_entry_hasher> *tm_log; variable
1061 delete tm_log; in tm_log_delete() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtrans-mem.c870 static htab_t tm_log; variable