Home
last modified time | relevance | path

Searched refs:eh_table (Results 1 – 23 of 23) sorted by relevance

/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/Mono.Cecil.Cil/
H A DCodeWriter.cs541 const byte eh_table = 0x1; in WriteSmallSection()
543 WriteByte (eh_table); in WriteSmallSection()
555 const byte eh_table = 0x1; in WriteFatSection()
558 WriteByte (eh_table | fat_format); in WriteFatSection()
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/Mono.Cecil.Cil/
H A DCodeWriter.cs541 const byte eh_table = 0x1; in WriteSmallSection()
543 WriteByte (eh_table); in WriteSmallSection()
555 const byte eh_table = 0x1; in WriteFatSection()
558 WriteByte (eh_table | fat_format); in WriteFatSection()
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.CecilReflector/Mono.Cecil/Mono.Cecil.Cil/
H A DCodeWriter.cs541 const byte eh_table = 0x1; in WriteSmallSection()
543 WriteByte (eh_table); in WriteSmallSection()
555 const byte eh_table = 0x1; in WriteFatSection()
558 WriteByte (eh_table | fat_format); in WriteFatSection()
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil.Cil/
H A DCodeWriter.cs556 const byte eh_table = 0x1; in WriteSmallSection()
558 WriteByte (eh_table); in WriteSmallSection()
570 const byte eh_table = 0x1; in WriteFatSection()
573 WriteByte (eh_table | fat_format); in WriteFatSection()
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil.Cil/
H A DCodeWriter.cs556 const byte eh_table = 0x1; in WriteSmallSection()
558 WriteByte (eh_table); in WriteSmallSection()
570 const byte eh_table = 0x1; in WriteFatSection()
573 WriteByte (eh_table | fat_format); in WriteFatSection()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-cfg.c5119 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5120 if (eh_table) in verify_gimple_in_cfg()
5121 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-cfg.c5119 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5120 if (eh_table) in verify_gimple_in_cfg()
5121 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-cfg.c5571 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5573 if (eh_table) in verify_gimple_in_cfg()
5574 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-cfg.c5619 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5620 if (eh_table) in verify_gimple_in_cfg()
5621 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-cfg.c5495 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5497 if (eh_table) in verify_gimple_in_cfg()
5498 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c5579 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5580 if (eh_table) in verify_gimple_in_cfg()
5581 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c5579 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5580 if (eh_table) in verify_gimple_in_cfg()
5581 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c5579 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5580 if (eh_table) in verify_gimple_in_cfg()
5581 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-cfg.c5433 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5435 if (eh_table) in verify_gimple_in_cfg()
5436 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c5579 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5580 if (eh_table) in verify_gimple_in_cfg()
5581 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-cfg.c5500 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5502 if (eh_table) in verify_gimple_in_cfg()
5503 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-cfg.c5500 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5502 if (eh_table) in verify_gimple_in_cfg()
5503 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-cfg.c5579 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5580 if (eh_table) in verify_gimple_in_cfg()
5581 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-cfg.c5485 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5487 if (eh_table) in verify_gimple_in_cfg()
5488 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-cfg.c5500 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5502 if (eh_table) in verify_gimple_in_cfg()
5503 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-cfg.c5495 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5497 if (eh_table) in verify_gimple_in_cfg()
5498 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-cfg.c5433 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5435 if (eh_table) in verify_gimple_in_cfg()
5436 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-cfg.c5379 hash_map<gimple *, int> *eh_table = get_eh_throw_stmt_table (cfun); in verify_gimple_in_cfg() local
5381 if (eh_table) in verify_gimple_in_cfg()
5382 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()