Home
last modified time | relevance | path

Searched refs:finally_tree (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-eh.c197 static htab_t finally_tree; variable
209 slot = htab_find_slot (finally_tree, n, INSERT); in record_in_finally_tree()
269 p = htab_find (finally_tree, &n); in outside_finally_tree()
1678 finally_tree = htab_create (31, struct_ptr_hash, struct_ptr_eq, free); in lower_eh_constructs()
1685 htab_delete (finally_tree); in lower_eh_constructs()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-eh.c196 static hash_table<finally_tree_hasher> *finally_tree; variable
208 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
293 p = finally_tree->find (&n); in outside_finally_tree()
2175 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2193 delete finally_tree; in execute() local
2194 finally_tree = NULL; in execute()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2174 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2192 delete finally_tree; in execute() local
2193 finally_tree = NULL; in execute()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2174 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2192 delete finally_tree; in execute() local
2193 finally_tree = NULL; in execute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2174 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2192 delete finally_tree; in execute() local
2193 finally_tree = NULL; in execute()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2174 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2192 delete finally_tree; in execute() local
2193 finally_tree = NULL; in execute()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2174 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2192 delete finally_tree; in execute() local
2193 finally_tree = NULL; in execute()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2174 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2192 delete finally_tree; in execute() local
2193 finally_tree = NULL; in execute()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2174 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2192 delete finally_tree; in execute() local
2193 finally_tree = NULL; in execute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-eh.c196 static hash_table<finally_tree_hasher> *finally_tree; variable
208 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
293 p = finally_tree->find (&n); in outside_finally_tree()
2175 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2193 delete finally_tree; in execute() local
2194 finally_tree = NULL; in execute()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2174 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2192 delete finally_tree; in execute() local
2193 finally_tree = NULL; in execute()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2174 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2192 delete finally_tree; in execute() local
2193 finally_tree = NULL; in execute()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2193 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2211 delete finally_tree; in execute() local
2212 finally_tree = NULL; in execute()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2193 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2211 delete finally_tree; in execute() local
2212 finally_tree = NULL; in execute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2201 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2219 delete finally_tree; in execute() local
2220 finally_tree = NULL; in execute()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2201 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2219 delete finally_tree; in execute() local
2220 finally_tree = NULL; in execute()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2193 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2211 delete finally_tree; in execute() local
2212 finally_tree = NULL; in execute()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree; variable
212 slot = finally_tree->find_slot (n, INSERT); in record_in_finally_tree()
297 p = finally_tree->find (&n); in outside_finally_tree()
2193 finally_tree = new hash_table<finally_tree_hasher> (31); in execute()
2211 delete finally_tree; in execute() local
2212 finally_tree = NULL; in execute()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-eh.c200 static hash_table<finally_tree_hasher> *finally_tree;
212 slot = finally_tree->find_slot (n, INSERT); in pamsshagentauth_debug3()
297 p = finally_tree->find (&n);
2201 finally_tree = new hash_table<finally_tree_hasher> (31);
2219 delete finally_tree;
2220 finally_tree = NULL;
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-eh.c197 static htab_t finally_tree; variable
209 slot = htab_find_slot (finally_tree, n, INSERT); in record_in_finally_tree()
288 p = (struct finally_tree_node *) htab_find (finally_tree, &n); in outside_finally_tree()
2113 finally_tree = htab_create (31, struct_ptr_hash, struct_ptr_eq, free); in lower_eh_constructs()
2131 htab_delete (finally_tree); in lower_eh_constructs()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-eh.c197 static htab_t finally_tree; variable
209 slot = htab_find_slot (finally_tree, n, INSERT); in record_in_finally_tree()
288 p = (struct finally_tree_node *) htab_find (finally_tree, &n); in outside_finally_tree()
2105 finally_tree = htab_create (31, struct_ptr_hash, struct_ptr_eq, free); in lower_eh_constructs()
2123 htab_delete (finally_tree); in lower_eh_constructs()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-eh.c228 static hash_table <finally_tree_hasher> finally_tree; variable
240 slot = finally_tree.find_slot (n, INSERT); in record_in_finally_tree()
319 p = finally_tree.find (&n); in outside_finally_tree()
2134 finally_tree.create (31); in lower_eh_constructs()
2152 finally_tree.dispose (); in lower_eh_constructs()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc2200 tree finally_tree = finally_stmt == NULL in exception_handler_statement() local
2206 || finally_tree == error_mark_node) in exception_handler_statement()
2214 if (finally_tree != NULL_TREE) in exception_handler_statement()
2216 void_type_node, stat_tree, finally_tree); in exception_handler_statement()
/dports/lang/gcc9/gcc-9.4.0/gcc/go/
H A Dgo-gcc.cc2194 tree finally_tree = finally_stmt == NULL in exception_handler_statement() local
2200 || finally_tree == error_mark_node) in exception_handler_statement()
2208 if (finally_tree != NULL_TREE) in exception_handler_statement()
2210 void_type_node, stat_tree, finally_tree); in exception_handler_statement()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/
H A Dgo-gcc.cc2200 tree finally_tree = finally_stmt == NULL in exception_handler_statement() local
2206 || finally_tree == error_mark_node) in exception_handler_statement()
2214 if (finally_tree != NULL_TREE) in exception_handler_statement()
2216 void_type_node, stat_tree, finally_tree); in exception_handler_statement()

123