Searched refs:entsize (Results 1 - 25 of 298) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmerge.cc266 section_size_type entsize =
267 convert_to_section_size_type(this->pomd_->entsize());
273 for (section_size_type i = 0; i < entsize; ++i)
283 for (section_size_type i = 0; i < entsize; ++i)
300 return memcmp(p1, p2, this->pomd_->entsize()) == 0;
308 section_size_type entsize = convert_to_section_size_type(this->entsize());
311 section_size_type addsize = std::max(entsize, addralign);
323 memcpy(this->p_ + this->len_, p, entsize);
324 if (addsize > entsize)
[all...]
H A Dmerge.h176 Output_merge_base(uint64_t entsize, uint64_t addralign) argument
177 : Output_section_data(addralign), entsize_(entsize),
184 entsize() const function in class:gold::Output_merge_base
280 Output_merge_data(uint64_t entsize, uint64_t addralign) argument
281 : Output_merge_base(entsize, addralign), p_(NULL), len_(0), alc_(0),
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmerge.cc266 section_size_type entsize =
267 convert_to_section_size_type(this->pomd_->entsize());
273 for (section_size_type i = 0; i < entsize; ++i)
283 for (section_size_type i = 0; i < entsize; ++i)
300 return memcmp(p1, p2, this->pomd_->entsize()) == 0;
308 section_size_type entsize = convert_to_section_size_type(this->entsize());
311 section_size_type addsize = std::max(entsize, addralign);
323 memcpy(this->p_ + this->len_, p, entsize);
324 if (addsize > entsize)
[all...]
H A Dmerge.h176 Output_merge_base(uint64_t entsize, uint64_t addralign) argument
177 : Output_section_data(addralign), entsize_(entsize),
184 entsize() const function in class:gold::Output_merge_base
280 Output_merge_data(uint64_t entsize, uint64_t addralign) argument
281 : Output_merge_base(entsize, addralign), p_(NULL), len_(0), alc_(0),
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmerge.cc266 section_size_type entsize =
267 convert_to_section_size_type(this->pomd_->entsize());
273 for (section_size_type i = 0; i < entsize; ++i)
283 for (section_size_type i = 0; i < entsize; ++i)
300 return memcmp(p1, p2, this->pomd_->entsize()) == 0;
308 section_size_type entsize = convert_to_section_size_type(this->entsize());
311 section_size_type addsize = std::max(entsize, addralign);
323 memcpy(this->p_ + this->len_, p, entsize);
324 if (addsize > entsize)
[all...]
H A Dmerge.h176 Output_merge_base(uint64_t entsize, uint64_t addralign) argument
177 : Output_section_data(addralign), entsize_(entsize),
184 entsize() const function in class:gold::Output_merge_base
280 Output_merge_data(uint64_t entsize, uint64_t addralign) argument
281 : Output_merge_base(entsize, addralign), p_(NULL), len_(0), alc_(0),
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dmerge.c71 unsigned int entsize; member in struct:sec_merge_hash
152 if (table->entsize == 1)
166 for (i = 0; i < table->entsize; ++i)
169 if (i == table->entsize)
171 for (i = 0; i < table->entsize; ++i)
180 len *= table->entsize;
183 len += table->entsize;
187 for (i = 0; i < table->entsize; ++i)
193 len = table->entsize;
236 sec_merge_init (unsigned int entsize, boo argument
[all...]
H A Dhash.c372 unsigned int entsize,
401 table->entsize = entsize;
415 unsigned int entsize)
417 return bfd_hash_table_init_n (table, newfunc, entsize,
368 bfd_hash_table_init_n(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize, unsigned int size) argument
411 bfd_hash_table_init(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dmerge.c71 unsigned int entsize; member in struct:sec_merge_hash
152 if (table->entsize == 1)
166 for (i = 0; i < table->entsize; ++i)
169 if (i == table->entsize)
171 for (i = 0; i < table->entsize; ++i)
180 len *= table->entsize;
183 len += table->entsize;
187 for (i = 0; i < table->entsize; ++i)
193 len = table->entsize;
236 sec_merge_init (unsigned int entsize, bfd_boolea argument
[all...]
H A Dhash.c372 unsigned int entsize,
401 table->entsize = entsize;
415 unsigned int entsize)
417 return bfd_hash_table_init_n (table, newfunc, entsize,
368 bfd_hash_table_init_n(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize, unsigned int size) argument
411 bfd_hash_table_init(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dmerge.c71 unsigned int entsize; member in struct:sec_merge_hash
152 if (table->entsize == 1)
166 for (i = 0; i < table->entsize; ++i)
169 if (i == table->entsize)
171 for (i = 0; i < table->entsize; ++i)
180 len *= table->entsize;
183 len += table->entsize;
187 for (i = 0; i < table->entsize; ++i)
193 len = table->entsize;
236 sec_merge_init (unsigned int entsize, bfd_boolea argument
[all...]
H A Dhash.c372 unsigned int entsize,
401 table->entsize = entsize;
415 unsigned int entsize)
417 return bfd_hash_table_init_n (table, newfunc, entsize,
368 bfd_hash_table_init_n(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize, unsigned int size) argument
411 bfd_hash_table_init(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dmerge.c71 unsigned int entsize; member in struct:sec_merge_hash
152 if (table->entsize == 1)
166 for (i = 0; i < table->entsize; ++i)
169 if (i == table->entsize)
171 for (i = 0; i < table->entsize; ++i)
180 len *= table->entsize;
183 len += table->entsize;
187 for (i = 0; i < table->entsize; ++i)
193 len = table->entsize;
236 sec_merge_init (unsigned int entsize, boo argument
[all...]
H A Dhash.c372 unsigned int entsize,
401 table->entsize = entsize;
415 unsigned int entsize)
417 return bfd_hash_table_init_n (table, newfunc, entsize,
368 bfd_hash_table_init_n(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize, unsigned int size) argument
411 bfd_hash_table_init(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldcref.c117 static size_t tabsize, entsize, refsize; variable
228 entsize += cref_table.root.entsize;
236 old_tab = xmalloc (tabsize + entsize + refsize);
244 old_ref = (char *) old_ent + entsize;
258 memcpy (old_ent, p, cref_table.root.entsize);
259 old_ent = (char *) old_ent + cref_table.root.entsize;
285 old_ref = (char *) old_ent + entsize;
300 memcpy (p, old_ent, cref_table.root.entsize);
301 old_ent = (char *) old_ent + cref_table.root.entsize;
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldcref.c118 static size_t tabsize, entsize, refsize; variable
229 entsize += cref_table.root.entsize;
237 old_tab = xmalloc (tabsize + entsize + refsize);
245 old_ref = (char *) old_ent + entsize;
259 memcpy (old_ent, p, cref_table.root.entsize);
260 old_ent = (char *) old_ent + cref_table.root.entsize;
286 old_ref = (char *) old_ent + entsize;
301 memcpy (p, old_ent, cref_table.root.entsize);
302 old_ent = (char *) old_ent + cref_table.root.entsize;
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldcref.c118 static size_t tabsize, entsize, refsize; variable
229 entsize += cref_table.root.entsize;
237 old_tab = xmalloc (tabsize + entsize + refsize);
245 old_ref = (char *) old_ent + entsize;
259 memcpy (old_ent, p, cref_table.root.entsize);
260 old_ent = (char *) old_ent + cref_table.root.entsize;
286 old_ref = (char *) old_ent + entsize;
301 memcpy (p, old_ent, cref_table.root.entsize);
302 old_ent = (char *) old_ent + cref_table.root.entsize;
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_gart.c294 const unsigned entsize = local
298 gpu_pgstart*entsize, gpu_npages*entsize,
309 const unsigned entsize = local
313 gpu_pgstart*entsize, gpu_npages*entsize,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gart.c273 const unsigned entsize = local
277 gpu_pgstart*entsize, gpu_npages*entsize,
289 const unsigned entsize = local
293 gpu_pgstart*entsize, gpu_npages*entsize,
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-elf.c566 int entsize,
743 sec->entsize = entsize;
775 if ((flags & SEC_MERGE) && old_sec->entsize != (unsigned) entsize)
1014 int entsize; local
1058 entsize = 0;
1139 entsize = get_absolute_expression ();
1141 if (entsize < 0)
1145 entsize
562 obj_elf_change_section(const char *name, unsigned int type, unsigned int info, bfd_vma attr, int entsize, const char *group_name, int linkonce, int push) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dobj-elf.c564 int entsize,
776 sec->entsize = entsize;
830 if ((flags & SEC_MERGE) && old_sec->entsize != (unsigned) entsize)
1123 int entsize; local
1168 entsize = 0;
1249 entsize = get_absolute_expression ();
1251 if (entsize < 0)
1255 entsize
561 obj_elf_change_section(const char *name, unsigned int type, bfd_vma attr, int entsize, struct elf_section_match *match_p, int linkonce, int push) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-elf.c567 int entsize,
755 sec->entsize = entsize;
809 if ((flags & SEC_MERGE) && old_sec->entsize != (unsigned) entsize)
1051 int entsize; local
1096 entsize = 0;
1177 entsize = get_absolute_expression ();
1179 if (entsize < 0)
1183 entsize
564 obj_elf_change_section(const char *name, unsigned int type, bfd_vma attr, int entsize, struct elf_section_match *match_p, int linkonce, int push) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dcgen-dis.c103 int entsize ATTRIBUTE_UNUSED,
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dcgen-dis.c108 int entsize ATTRIBUTE_UNUSED,
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dcgen-dis.c104 int entsize ATTRIBUTE_UNUSED,

Completed in 408 milliseconds

1234567891011>>