Home
last modified time | relevance | path

Searched refs:get_eh_throw_stmt_table (Results 1 – 25 of 110) sorted by relevance

12345

/dports/lang/sdcc/sdcc-4.0.0/support/cpp/
H A Dexcept.h175 extern struct htab *get_eh_throw_stmt_table (struct function *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dexcept.h174 extern struct htab *get_eh_throw_stmt_table (struct function *);
H A Dtree-eh.c107 if (!get_eh_throw_stmt_table (ifun)) in add_stmt_to_eh_region_fn()
112 slot = htab_find_slot (get_eh_throw_stmt_table (ifun), n, INSERT); in add_stmt_to_eh_region_fn()
135 if (!get_eh_throw_stmt_table (ifun)) in remove_stmt_from_eh_region_fn()
139 slot = htab_find_slot (get_eh_throw_stmt_table (ifun), &dummy, in remove_stmt_from_eh_region_fn()
143 htab_clear_slot (get_eh_throw_stmt_table (ifun), slot); in remove_stmt_from_eh_region_fn()
167 if (!get_eh_throw_stmt_table (ifun)) in lookup_stmt_eh_region_fn()
171 p = htab_find (get_eh_throw_stmt_table (ifun), &n); in lookup_stmt_eh_region_fn()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dexcept.h294 extern struct htab *get_eh_throw_stmt_table (struct function *);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dexcept.h292 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dexcept.h294 extern struct htab *get_eh_throw_stmt_table (struct function *);
H A Dtree-eh.c80 if (!get_eh_throw_stmt_table (ifun)) in add_stmt_to_eh_lp_fn()
85 slot = htab_find_slot (get_eh_throw_stmt_table (ifun), n, INSERT); in add_stmt_to_eh_lp_fn()
127 if (!get_eh_throw_stmt_table (ifun)) in remove_stmt_from_eh_lp_fn()
131 slot = htab_find_slot (get_eh_throw_stmt_table (ifun), &dummy, in remove_stmt_from_eh_lp_fn()
135 htab_clear_slot (get_eh_throw_stmt_table (ifun), slot); in remove_stmt_from_eh_lp_fn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dexcept.h291 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dexcept.h294 extern struct htab *get_eh_throw_stmt_table (struct function *);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dexcept.h292 extern hash_map<gimple *, int> *get_eh_throw_stmt_table (struct function *);

12345