Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
2192 delete finally_tree; in execute() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-eh.c200 static htab_t finally_tree; variable