• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/cxxfilt-11/cxxfilt/bfd/

Lines Matching +defs:table +defs:string

47    wants to place a constant string into the code, followed by a
48 comma and then the length of the string. Doing this by hand
60 Note - these macros do NOT work if STR2 is not a constant string. */
63 copying a constant string, we can use memcpy which will be faster
310 int namidx; /* Index into string table. */
386 /* Hash table routines. There is no way to free up a hash table. */
388 /* An element in the hash table. Most uses will actually use a larger
396 const char *string;
398 table. */
402 /* A hash table. */
407 struct bfd_hash_entry **table;
408 /* A function used to create new elements in the hash table. The
417 /* An objalloc for this hash table. This is a struct objalloc *,
420 /* The number of slots in the hash table. */
422 /* The number of entries in the hash table. */
426 /* If non-zero, don't grow the hash table. */
430 /* Initialize a hash table. */
438 /* Initialize a hash table specifying a size. */
446 /* Free up a hash table. */
450 /* Look up a string in a hash table. If CREATE is TRUE, a new entry
451 will be created for this string if one does not already exist. The
452 COPY argument must be TRUE if this routine should copy the string
458 /* Replace an entry in a hash table. */
463 /* Base method for creating a hash table entry. */
467 /* Grab some space for a hash table entry. */
471 /* Traverse a hash table in a random order, calling a function on each
479 /* Allows the default size of a hash table to be configured. New hash
489 /* A hash table used to hold stabs strings. */
491 /* The header file hash table. */
710 copy of ABFD's program header table entries. Return -1 if an error
715 /* Copy ABFD's program header table entries to *PHDRS. The entries
720 Return the number of program header table entries read, or -1 if an
961 /* The local symbol table index of the symbol associated with a