Home
last modified time | relevance | path

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

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgodump.c531 struct pointer_set_t *pot_dummy_types; member
703 pointer_set_insert (container->pot_dummy_types, in go_format_type()
1114 pointer_set_insert (container->pot_dummy_types, in go_output_var()
1117 pointer_set_insert (container->pot_dummy_types, in go_output_var()
1187 container.pot_dummy_types = pointer_set_create (); in go_finish()
1222 pointer_set_traverse (container.pot_dummy_types, find_dummy_types, in go_finish()
1226 pointer_set_destroy (container.pot_dummy_types); in go_finish()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgodump.c531 struct pointer_set_t *pot_dummy_types; member
703 pointer_set_insert (container->pot_dummy_types, in go_format_type()
1115 pointer_set_insert (container->pot_dummy_types, in go_output_var()
1118 pointer_set_insert (container->pot_dummy_types, in go_output_var()
1188 container.pot_dummy_types = pointer_set_create (); in go_finish()
1223 pointer_set_traverse (container.pot_dummy_types, find_dummy_types, in go_finish()
1227 pointer_set_destroy (container.pot_dummy_types); in go_finish()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgodump.c531 struct pointer_set_t *pot_dummy_types; member
703 pointer_set_insert (container->pot_dummy_types, in go_format_type()
1115 pointer_set_insert (container->pot_dummy_types, in go_output_var()
1118 pointer_set_insert (container->pot_dummy_types, in go_output_var()
1188 container.pot_dummy_types = pointer_set_create (); in go_finish()
1223 pointer_set_traverse (container.pot_dummy_types, find_dummy_types, in go_finish()
1227 pointer_set_destroy (container.pot_dummy_types); in go_finish()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgodump.c545 hash_set<const char *> pot_dummy_types; member
847 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1309 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1311 container->pot_dummy_types.add in go_output_var()
1414 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgodump.c545 hash_set<const char *> pot_dummy_types; member
847 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1309 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1311 container->pot_dummy_types.add in go_output_var()
1414 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgodump.c546 hash_set<const char *> pot_dummy_types; variable
848 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1310 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1312 container->pot_dummy_types.add in go_output_var()
1415 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgodump.c545 hash_set<const char *> pot_dummy_types; member
847 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1309 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1311 container->pot_dummy_types.add in go_output_var()
1414 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgodump.c545 hash_set<const char *> pot_dummy_types; member
850 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1316 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1318 container->pot_dummy_types.add in go_output_var()
1421 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgodump.c546 hash_set<const char *> pot_dummy_types; variable
848 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1310 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1312 container->pot_dummy_types.add in go_output_var()
1415 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgodump.c545 hash_set<const char *> pot_dummy_types; member
847 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1309 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1311 container->pot_dummy_types.add in go_output_var()
1414 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgodump.c548 hash_set<const char *, false, godump_str_hash> pot_dummy_types; variable
728 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1307 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1309 container->pot_dummy_types.add in go_output_var()
1412 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
H A DChangeLog81 (godump_container::pot_dummy_types): Use string_hash instead of
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgodump.c545 hash_set<const char *> pot_dummy_types; member
847 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1309 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1311 container->pot_dummy_types.add in go_output_var()
1414 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgodump.c545 hash_set<const char *> pot_dummy_types; member
847 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1309 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1311 container->pot_dummy_types.add in go_output_var()
1414 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgodump.c545 hash_set<const char *> pot_dummy_types; member
847 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1309 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1311 container->pot_dummy_types.add in go_output_var()
1414 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgodump.c548 hash_set<const char *, false, godump_str_hash> pot_dummy_types; variable
728 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1307 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1309 container->pot_dummy_types.add in go_output_var()
1412 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
H A DChangeLog81 (godump_container::pot_dummy_types): Use string_hash instead of
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgodump.c546 hash_set<const char *> pot_dummy_types; variable
848 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1310 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1312 container->pot_dummy_types.add in go_output_var()
1415 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgodump.c545 hash_set<const char *> pot_dummy_types; member
847 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1309 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1311 container->pot_dummy_types.add in go_output_var()
1414 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgodump.c548 hash_set<const char *, false, godump_str_hash> pot_dummy_types; variable
728 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1307 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1309 container->pot_dummy_types.add in go_output_var()
1412 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
H A DChangeLog936 (godump_container::pot_dummy_types): Use string_hash instead of
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgodump.c545 hash_set<const char *> pot_dummy_types; member
847 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1309 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1311 container->pot_dummy_types.add in go_output_var()
1414 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgodump.c540 hash_set<const char *, false, godump_str_hash> pot_dummy_types; variable
720 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1299 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1301 container->pot_dummy_types.add in go_output_var()
1404 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()
H A DChangeLog18492 (godump_container::pot_dummy_types): Use string_hash instead of
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgodump.c545 hash_set<const char *> pot_dummy_types; member
850 container->pot_dummy_types.add (IDENTIFIER_POINTER (name)); in go_format_type()
1316 container->pot_dummy_types.add (IDENTIFIER_POINTER (type_name)); in go_output_var()
1318 container->pot_dummy_types.add in go_output_var()
1421 container.pot_dummy_types.traverse<godump_container *, find_dummy_types> in go_finish()