Searched defs:table (Results 226 - 250 of 328) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/binutils/bfd/
H A Ddwarf2.c781 add_line_info (struct line_info_table *table, argument
867 concat_filename(struct line_info_table *table, unsigned int file) argument
972 struct line_info_table* table; local
1311 lookup_address_in_line_info_table(struct line_info_table *table, bfd_vma addr, struct funcinfo *function, const char **filename_ptr, unsigned int *linenumber_ptr) argument
[all...]
H A Decofflink.c299 struct bfd_hash_table table; member in struct:string_hash_table
[all...]
H A Delf32-i386.c700 link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Delfxx-sparc.c790 link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Dlinker.c438 _bfd_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
471 _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
492 bfd_link_hash_lookup(struct bfd_link_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
607 bfd_link_hash_traverse(struct bfd_link_hash_table *table, bfd_boolean (*func) (struct bfd_link_hash_entry *, void *), void *info) argument
620 bfd_link_add_undef(struct bfd_link_hash_table *table, struct bfd_link_hash_entry *h) argument
639 bfd_link_repair_undef_list(struct bfd_link_hash_table *table) argument
673 _bfd_generic_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
868 struct bfd_hash_table table; member in struct:archive_hash_table
874 archive_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) 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
2944 already_linked_newfunc(struct bfd_hash_entry *entry ATTRIBUTE_UNUSED, struct bfd_hash_table *table, const char *string ATTRIBUTE_UNUSED) argument
[all...]
H A Dsunos.c331 bfd_byte *table; local
641 sunos_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Dwrstabs.c58 struct bfd_hash_table table; member in struct:string_hash_table
301 string_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Dwrite.c1875 const relax_typeS *table; local
/freebsd-10-stable/contrib/binutils/include/
H A Dbfdlink.h161 /* The hash table itself. */ member in struct:bfd_link_hash_table
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dbb-reorder.c1707 rtx label2, table; local
H A Dcfgrtl.c797 rtx barrier, label, table; local
H A Dggc-page.c336 page_entry **table[PAGE_L1_SIZE]; member in struct:page_table_chain
562 page_table table = G.lookup; local
594 page_table table = G.lookup; local
619 page_table table; local
[all...]
H A Dggc-zone.c341 page_entry **table[PAGE_L1_SIZE]; member in struct:page_table_chain
511 page_table table = G.lookup; local
537 page_table table; local
2052 page_table table = G.lookup; local
[all...]
H A Dread-rtl.c620 add_mapping (struct macro_group *group, htab_t table, argument
1309 read_mapping(struct macro_group *group, htab_t table, FILE *infile) argument
H A Dtree-outof-ssa.c1407 new_value_expr (temp_expr_table_p table) argument
1425 free_value_expr (temp_expr_table_p table, value_expr_ argument
1811 temp_expr_table_p table; local
[all...]
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipfstat.c1138 ipftable_t table; local
2363 ipftq_t table[IPF_TCP_NSTATES]; local
[all...]
/freebsd-10-stable/contrib/libgnuregex/
H A Dregcomp.c365 const int32_t *table = (const int32_t *) local
3408 const int32_t *table, *indirect; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dhxtool.c1647 rtbl_t table; local
/freebsd-10-stable/sys/boot/ficl/
H A Dficl.h689 FICL_WORD *table[1]; member in struct:ficl_hash
/freebsd-10-stable/sys/dev/fb/
H A Dvga.c543 map_mode_table(u_char *map[], u_char *table, int max) argument
[all...]
/freebsd-10-stable/sys/geom/part/
H A Dg_part_ldm.c1144 struct g_part_ldm_table *table; local
1192 g_part_ldm_dumpto(struct g_part_table *table, struct g_part_entry *baseentry) argument
1207 g_part_ldm_name(struct g_part_table *table, struct g_part_entry *baseentry, argument
1218 struct g_part_ldm_table *table; local
1342 struct g_part_ldm_table *table; local
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h184 unsigned long *table; member in struct:mthca_alloc
243 struct mthca_icm_table *table; member in struct:mthca_cq_table
250 struct mthca_icm_table *table; member in struct:mthca_srq_table
276 struct mthca_icm_table *table; member in struct:mthca_mcg_table
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_combios.c152 combios_get_table_offset(struct drm_device *dev, enum radeon_combios_table_offset table) argument
3408 uint16_t table; local
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dmem.c531 unsigned char **table; local
/freebsd-10-stable/contrib/expat/lib/
H A Dxmltok.c1446 XmlInitUnknownEncoding(void *mem, int *table, CONVERTER convert, void *userData) argument
1740 XmlInitUnknownEncodingNS(void *mem, int *table, CONVERTER convert, void *userData) argument

Completed in 525 milliseconds

1234567891011>>