/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | section.c | 866 memset (abfd->section_htab.table, 0, in bfd_section_list_clear() 867 abfd->section_htab.size * sizeof (struct bfd_hash_entry *)); in bfd_section_list_clear() 868 abfd->section_htab.count = 0; in bfd_section_list_clear() 891 sh = section_hash_lookup (&abfd->section_htab, name, false, false); in bfd_get_section_by_name() 1002 sh = section_hash_lookup (&abfd->section_htab, name, false, false); in bfd_get_section_by_name_if() 1055 while (section_hash_lookup (&abfd->section_htab, sname, false, false)); in bfd_get_unique_section_name() 1110 sh = section_hash_lookup (&abfd->section_htab, name, true, false); in bfd_make_section_old_way() 1165 sh = section_hash_lookup (&abfd->section_htab, name, true, false); in bfd_make_section_anyway_with_flags() 1178 bfd_section_hash_newfunc (NULL, &abfd->section_htab, name); in bfd_make_section_anyway_with_flags() 1250 sh = section_hash_lookup (&abfd->section_htab, name, true, false); in bfd_make_section_with_flags() [all …]
|
H A D | format.c | 107 struct bfd_hash_table section_htab; member 132 preserve->section_htab = abfd->section_htab; in bfd_preserve_save() 139 return bfd_hash_table_init (&abfd->section_htab, bfd_section_hash_newfunc, in bfd_preserve_save() 163 bfd_hash_table_free (&abfd->section_htab); in bfd_preserve_restore() 168 abfd->section_htab = preserve->section_htab; in bfd_preserve_restore() 201 bfd_hash_table_free (&preserve->section_htab); in bfd_preserve_finish()
|
H A D | opncls.c | 84 if (!bfd_hash_table_init_n (& nbfd->section_htab, bfd_section_hash_newfunc, in _bfd_new_bfd() 128 bfd_hash_table_free (&abfd->section_htab); in _bfd_delete_bfd() 168 bfd_hash_table_free (&abfd->section_htab); in _bfd_free_cached_info()
|
H A D | bfd-in2.h | 6700 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | section.c | 880 memset (abfd->section_htab.table, 0, in bfd_section_list_clear() 881 abfd->section_htab.size * sizeof (struct bfd_hash_entry *)); in bfd_section_list_clear() 882 abfd->section_htab.count = 0; in bfd_section_list_clear() 905 sh = section_hash_lookup (&abfd->section_htab, name, false, false); in bfd_get_section_by_name() 1016 sh = section_hash_lookup (&abfd->section_htab, name, false, false); in bfd_get_section_by_name_if() 1069 while (section_hash_lookup (&abfd->section_htab, sname, false, false)); in bfd_get_unique_section_name() 1124 sh = section_hash_lookup (&abfd->section_htab, name, true, false); in bfd_make_section_old_way() 1179 sh = section_hash_lookup (&abfd->section_htab, name, true, false); in bfd_make_section_anyway_with_flags() 1192 bfd_section_hash_newfunc (NULL, &abfd->section_htab, name); in bfd_make_section_anyway_with_flags() 1264 sh = section_hash_lookup (&abfd->section_htab, name, true, false); in bfd_make_section_with_flags() [all …]
|
H A D | format.c | 114 struct bfd_hash_table section_htab; member 142 preserve->section_htab = abfd->section_htab; in bfd_preserve_save() 149 return bfd_hash_table_init (&abfd->section_htab, bfd_section_hash_newfunc, in bfd_preserve_save() 210 bfd_hash_table_free (&abfd->section_htab); in bfd_preserve_restore() 215 abfd->section_htab = preserve->section_htab; in bfd_preserve_restore() 251 bfd_hash_table_free (&preserve->section_htab); in bfd_preserve_finish()
|
H A D | opncls.c | 109 if (!bfd_hash_table_init_n (& nbfd->section_htab, bfd_section_hash_newfunc, in _bfd_new_bfd() 173 bfd_hash_table_free (&abfd->section_htab); in _bfd_delete_bfd() 222 bfd_hash_table_free (&abfd->section_htab); in _bfd_free_cached_info()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | varasm.c | 189 static GTY(()) hash_table<section_hasher> *section_htab; 288 slot = section_htab->find_slot_with_hash (name, htab_hash_string (name), in get_section() 6351 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | varasm.cc | 193 static GTY(()) hash_table<section_hasher> *section_htab; 297 slot = section_htab->find_slot_with_hash (name, htab_hash_string (name), in get_section() 6613 section_htab = hash_table<section_hasher>::create_ggc (31); in init_varasm_once()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
H A D | bfdt.texi | 237 struct bfd_hash_table section_htab;
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | bfdt.texi | 243 struct bfd_hash_table section_htab;
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipseb/ |
H A D | bfd.h | 6704 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/ |
H A D | bfd.h | 6704 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64eb/ |
H A D | bfd.h | 6704 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64/ |
H A D | bfd.h | 6704 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/vax/ |
H A D | bfd.h | 6704 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsel/ |
H A D | bfd.h | 6704 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 6658 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/x86_64/ |
H A D | bfd.h | 2182 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 6658 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/sh3eb/ |
H A D | bfd.h | 6704 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/or1k/ |
H A D | bfd.h | 6748 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/riscv32/ |
H A D | bfd.h | 6704 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/i386/ |
H A D | bfd.h | 6704 struct bfd_hash_table section_htab; member
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/coldfire/ |
H A D | bfd.h | 6748 struct bfd_hash_table section_htab; member
|