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

/freebsd-9.3-release/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 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 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-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
1475 unsigned int entsize; member in struct:bfd_section
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir2_sf.c918 int entsize; /* this entry's size */ local
H A Dxfs_dir_leaf.c861 int tablesize, entsize, sum, i, tmp, error; local
1446 int before, after, smallest, entsize; local
[all...]
H A Dxfs_attr_leaf.c990 int tablesize, entsize, sum, tmp, i; local
1642 int before, after, smallest, entsize; local
[all...]
/freebsd-9.3-release/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-9.3-release/contrib/binutils/ld/
H A Dldcref.c113 static size_t tabsize, entsize, refsize; variable
[all...]
/freebsd-9.3-release/sys/contrib/ia64/libuwx/src/
H A Duwx_symbols.c206 uint64_t entsize; member in struct:elf_section
/freebsd-9.3-release/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-9.3-release/contrib/binutils/gas/
H A Dwrite.c1437 unsigned int entsize = now_seg->entsize; local
/freebsd-9.3-release/usr.bin/elfdump/
H A Delfdump.c664 u_int64_t entsize; local
702 u_int64_t entsize; local
741 u_int64_t entsize; local
801 u_int64_t entsize; local
833 u_int64_t entsize; local
[all...]
/freebsd-9.3-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h439 unsigned int entsize; member in struct:bfd_hash_table
1481 unsigned int entsize; member in struct:bfd_section

Completed in 441 milliseconds