Searched defs:entsize (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dhash.c359 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
394 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
H A Dmerge.c68 unsigned int entsize; member in struct:sec_merge_hash
237 sec_merge_init (unsigned int entsize, bfd_boolea argument
[all...]
H A Dcofflink.c93 _bfd_coff_link_hash_table_init(struct coff_link_hash_table *table, bfd *abfd, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
H A Delf64-sparc.c62 int entsize; local
H A Delfcode.h1361 int entsize; local
H A Dbfd-in.h426 unsigned int entsize; member in struct:bfd_hash_table
H A Dcoff-ppc.c181 ppc_coff_link_hash_table_init(struct ppc_coff_link_hash_table *table, bfd *abfd, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
H A Delf64-mips.c2421 int entsize; local
H A Dlinker.c471 _bfd_link_hash_table_init(struct bfd_link_hash_table *table, bfd *abfd, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
903 archive_hash_table_init(struct archive_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
H A Delf.c1616 _bfd_elf_link_hash_table_init(struct elf_link_hash_table *table, bfd *abfd, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
H A Delflink.c3695 size_t entsize; local
[all...]
H A Dbfd-in2.h433 unsigned int entsize; member in struct:bfd_hash_table
1478 unsigned int entsize; member in struct:bfd_section
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DInputSection.h74 uint64_t entsize; member in class:lld::elf::SectionBase
95 SectionBase(Kind sectionKind, StringRef name, uint64_t flags, uint64_t entsize, uint64_t alignment, uint32_t type, uint32_t info, uint32_t link) argument
H A DInputSection.cpp1295 splitStrings(data(), entsize); local
1297 splitNonStrings(data(), entsize); local
57 InputSectionBase(InputFile *file, uint64_t flags, uint32_t type, uint64_t entsize, uint32_t link, uint32_t info, uint32_t alignment, ArrayRef<uint8_t> data, StringRef name, Kind sectionKind) argument
1279 MergeInputSection(uint64_t flags, uint32_t type, uint64_t entsize, ArrayRef<uint8_t> data, StringRef name) argument
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_dof.c143 dof_add_lsect(dt_dof_t *ddo, const void *data, uint32_t type, uint32_t align, uint32_t flags, uint32_t entsize, uint64_t size) argument
170 dof_add_usect(dt_dof_t *ddo, const void *data, uint32_t type, uint32_t align, uint32_t flags, uint32_t entsize, uint64_t size) argument
/freebsd-11-stable/contrib/binutils/ld/
H A Dldcref.c113 static size_t tabsize, entsize, refsize; variable
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-elf.c884 int entsize; local
525 obj_elf_change_section(const char *name, int type, int attr, int entsize, const char *group_name, int linkonce, int push) argument
[all...]
/freebsd-11-stable/usr.bin/elfdump/
H A Delfdump.c807 u_int64_t entsize; local
853 u_int64_t entsize; local
893 u_int64_t entsize; local
953 u_int64_t entsize; local
985 u_int64_t entsize; local
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dwrite.c1437 unsigned int entsize = now_seg->entsize; local
/freebsd-11-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c94 uint64_t entsize; /* section entsize */ member in struct:section
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3456 uint32_t entsize; member in struct:llvm::method_list64_t
3462 uint32_t entsize; member in struct:llvm::method_list32_t
3516 uint32_t entsize; member in struct:llvm::ivar_list64_t
3522 uint32_t entsize; member in struct:llvm::ivar_list32_t
3544 uint32_t entsize; member in struct:llvm::objc_property_list64
3550 uint32_t entsize; member in struct:llvm::objc_property_list32
[all...]
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c121 uint64_t entsize; /* section entsize */ member in struct:section
[all...]
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h439 unsigned int entsize; member in struct:bfd_hash_table
1484 unsigned int entsize; member in struct:bfd_section

Completed in 365 milliseconds