Searched refs:hashtab (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | makefile.vms | 15 objalloc.obj,safe-ctype.obj,hashtab.obj,lbasename.obj,argv.obj,\
|
D | Makefile.in | 135 hashtab.c hex.c \ 176 ./getruntime.$(objext) ./hashtab.$(objext) ./hex.$(objext) \ 235 $(INCDIR)/hashtab.h \ 758 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ 865 ./hashtab.$(objext): $(srcdir)/hashtab.c config.h $(INCDIR)/ansidecl.h \ 866 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h 868 $(COMPILE.c) $(PICFLAG) $(srcdir)/hashtab.c -o pic/$@; \ 871 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/hashtab.c -o noasan/$@; \ 873 $(COMPILE.c) $(srcdir)/hashtab.c $(OUTPUT_OPTION) 904 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h \
|
D | ChangeLog | 285 * cp-demangle.c: Include hashtab.h. 305 * cp-demangle.c: Include hashtab.h. 350 * hashtab.c (hash_pointer): Remove conditional and avoid 355 * hashtab.c (hash_pointer): Move to end of file and reimplement. 813 hashtab.c, insque.c, make-relative-prefix.c, memchr.c, memcmp.c, 1012 * hashtab.c: Update copyright years. 1176 * hashtab.c [HAVE_INTTYPES_H]: Include <inttypes.h>. 1180 * config.h-vms (intptr_t): Define to compile hashtab.c 1196 * hashtab.c (hash_pointer): Cast the pointer argument to intptr_t 1261 * hashtab.c (htab_traverse): Don't call htab_expand for [all …]
|
D | functions.texi | 320 This function is for use with hashtab.c hash tables. 329 This function is for use with hashtab.c hash tables. 540 @c hashtab.c:328
|
/toolchain/binutils/binutils-2.25/include/ |
D | ChangeLog-9103 | 191 * hashtab.h (iterative_hash): Prototype. 224 * hashtab.h (htab_traverse_noresize): Declare. 244 * hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types. 361 * hashtab.h: Likewise. 389 * hashtab.h (htab): Rearrange new members for backward 395 * hashtab.h (htab_create): Restore prototype for backward 401 * hashtab.h (struct htab): Update for change to length specifier. 405 * hashtab.h (GTY): Define if undefined. 631 * hashtab.h (htab_hash_string): Declare. 796 * hashtab.h (struct htab): Add member return_allocation_failure. [all …]
|
D | ChangeLog | 377 * filenames.h: #include "hashtab.h". 838 * hashtab.h: Update copyright years. 1168 * hashtab.h: Update GTY annotations to new syntax. 1665 * hashtab.h (HTAB_DELETED_ENTRY): New macro. 1729 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h, 1741 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h: 1788 * hashtab.h: Likewise. 2046 * hashtab.h (struct htab): Add size_prime_index. 2050 * hashtab.h (htab_remove_elt_with_hash): Prototype new function. 2054 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | dwarf2dbg.c | 255 struct hash_control *hashtab; member 1888 strtab->hashtab = hash_new (); in add_to_string_table() 1891 val = (offsetT) (uintptr_t)hash_find (strtab->hashtab, str); in add_to_string_table() 1909 hash_insert (strtab->hashtab, key, (void *) (uintptr_t)val); in add_to_string_table()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | Makefile.am | 540 $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h $(INCDIR)/hashtab.h \
|
D | ChangeLog-2008 | 211 * i386-gen.c: Include "hashtab.h".
|
D | Makefile.in | 1407 $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h $(INCDIR)/hashtab.h \
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-2009 | 2300 * elf32-i386.c: Include "objalloc.h" and "hashtab.h". 2320 * elf64-x86-64.c: Include "objalloc.h" and "hashtab.h".
|
D | ChangeLog-2005 | 4174 * archive.c: Include hashtab.h. 4180 * libbfd-in.h: Include hashtab.h.
|
D | ChangeLog-2006 | 2610 * elf32-bfin.c: Include "elf/dwarf2.h" and "hashtab.h".
|
D | ChangeLog-0203 | 678 * elfxx-ia64.c: Include objalloc.h, hashtab.h. 688 (elfNN_ia64_hash_table_create): Use hashtab.h hashtable for 695 (get_local_sym_hash): Use hashtab.h hashtable for loc_hash_table.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-0203 | 218 * ldlang.c: Include hashtab.h.
|