Home
last modified time | relevance | path

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

12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dvarasm.c176 struct section_hasher : ggc_ptr_hash<section> struct
185 static GTY(()) hash_table<section_hasher> *section_htab; argument
207 section_hasher::equal (section *old, const char *new_name) in equal()
213 section_hasher::hash (section *old) in hash()
6041 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvarasm.c179 struct section_hasher : ggc_ptr_hash<section> struct
188 static GTY(()) hash_table<section_hasher> *section_htab; argument
210 section_hasher::equal (section *old, const char *new_name) in equal()
216 section_hasher::hash (section *old) in hash()
6244 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c179 struct section_hasher : ggc_ptr_hash<section> struct
188 static GTY(()) hash_table<section_hasher> *section_htab; argument
210 section_hasher::equal (section *old, const char *new_name) in equal()
216 section_hasher::hash (section *old) in hash()
6219 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c179 struct section_hasher : ggc_ptr_hash<section> struct
188 static GTY(()) hash_table<section_hasher> *section_htab; argument
210 section_hasher::equal (section *old, const char *new_name) in equal()
216 section_hasher::hash (section *old) in hash()
6219 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
H A DChangeLog-201526670 * varasm.c (section_hasher, object_block_hasher): Likewise.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvarasm.c179 struct section_hasher : ggc_ptr_hash<section> struct
188 static GTY(()) hash_table<section_hasher> *section_htab; argument
210 section_hasher::equal (section *old, const char *new_name) in equal()
216 section_hasher::hash (section *old) in hash()
6302 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c179 struct section_hasher : ggc_ptr_hash<section> struct
188 static GTY(()) hash_table<section_hasher> *section_htab; argument
210 section_hasher::equal (section *old, const char *new_name) in equal()
216 section_hasher::hash (section *old) in hash()
6219 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c179 struct section_hasher : ggc_ptr_hash<section> struct
188 static GTY(()) hash_table<section_hasher> *section_htab; argument
210 section_hasher::equal (section *old, const char *new_name) in equal()
216 section_hasher::hash (section *old) in hash()
6219 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
H A DChangeLog-201526670 * varasm.c (section_hasher, object_block_hasher): Likewise.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvarasm.c179 struct section_hasher : ggc_ptr_hash<section> struct
188 static GTY(()) hash_table<section_hasher> *section_htab; argument
210 section_hasher::equal (section *old, const char *new_name) in equal()
216 section_hasher::hash (section *old) in hash()
6223 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dvarasm.c176 struct section_hasher : ggc_ptr_hash<section> struct
185 static GTY(()) hash_table<section_hasher> *section_htab; argument
207 section_hasher::equal (section *old, const char *new_name) in equal()
213 section_hasher::hash (section *old) in hash()
6041 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
H A DChangeLog-201526670 * varasm.c (section_hasher, object_block_hasher): Likewise.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvarasm.c179 struct section_hasher : ggc_ptr_hash<section> struct
188 static GTY(()) hash_table<section_hasher> *section_htab; argument
210 section_hasher::equal (section *old, const char *new_name) in equal()
216 section_hasher::hash (section *old) in hash()
6302 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvarasm.c179 struct section_hasher : ggc_ptr_hash<section> struct
188 static GTY(()) hash_table<section_hasher> *section_htab; argument
210 section_hasher::equal (section *old, const char *new_name) in equal()
216 section_hasher::hash (section *old) in hash()
6270 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvarasm.c180 struct section_hasher : ggc_ptr_hash<section> struct
189 static GTY(()) hash_table<section_hasher> *section_htab; argument
211 section_hasher::equal (section *old, const char *new_name) in equal()
217 section_hasher::hash (section *old) in hash()
6339 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvarasm.c184 struct section_hasher : ggc_ptr_hash<section> struct
193 static GTY(()) hash_table<section_hasher> *section_htab; argument
215 section_hasher::equal (section *old, const char *new_name) in equal()
221 section_hasher::hash (section *old) in hash()
6603 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
H A DChangeLog-201526670 * varasm.c (section_hasher, object_block_hasher): Likewise.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvarasm.c184 struct section_hasher : ggc_ptr_hash<section> struct
193 static GTY(()) hash_table<section_hasher> *section_htab; argument
215 section_hasher::equal (section *old, const char *new_name) in equal()
221 section_hasher::hash (section *old) in hash()
6581 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
H A DChangeLog-201526670 * varasm.c (section_hasher, object_block_hasher): Likewise.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvarasm.c184 struct section_hasher : ggc_ptr_hash<section> struct
193 static GTY(()) hash_table<section_hasher> *section_htab; argument
215 section_hasher::equal (section *old, const char *new_name) in equal()
221 section_hasher::hash (section *old) in hash()
6575 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvarasm.c180 struct section_hasher : ggc_ptr_hash<section> struct
189 static GTY(()) hash_table<section_hasher> *section_htab; argument
211 section_hasher::equal (section *old, const char *new_name) in equal()
217 section_hasher::hash (section *old) in hash()
6329 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
H A DChangeLog-201526670 * varasm.c (section_hasher, object_block_hasher): Likewise.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvarasm.c184 struct section_hasher : ggc_ptr_hash<section> struct
193 static GTY(()) hash_table<section_hasher> *section_htab; argument
215 section_hasher::equal (section *old, const char *new_name) in equal()
221 section_hasher::hash (section *old) in hash()
6575 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvarasm.c180 struct section_hasher : ggc_ptr_hash<section> struct
189 static GTY(()) hash_table<section_hasher> *section_htab; argument
211 section_hasher::equal (section *old, const char *new_name) in equal()
217 section_hasher::hash (section *old) in hash()
6339 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
H A DChangeLog-201526670 * varasm.c (section_hasher, object_block_hasher): Likewise.

12