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

Lines Matching +defs:table +defs:string

337 /* The size in bytes of an entry in the procedure linkage table.  */
341 /* The first entry in a procedure linkage table looks like this. See
352 /* Subsequent entries in a procedure linkage table look like this. */
366 regular ELF linker hash table. */
393 /* VAX ELF linker hash table. */
410 /* Traverse an VAX ELF linker hash table. */
412 #define elf_vax_link_hash_traverse(table, func, info) \
414 (&(table)->root, \
418 /* Get the VAX ELF linker hash table from a link_info structure. */
422 /* Create an entry in an VAX ELF linker hash table. */
426 struct bfd_hash_table *table,
427 const char *string)
436 bfd_hash_allocate (table,
444 table, string));
453 /* Create an VAX ELF linker hash table. */
539 allocate space in the global offset table or procedure linkage
540 table. */
588 && strcmp (h->root.root.string, "_GLOBAL_OFFSET_TABLE_") == 0)
591 /* This symbol requires a global offset table entry. */
644 h->root.root.string,
652 /* This symbol requires a procedure linkage table entry. We
656 don't need to generate a procedure linkage table entry
660 creating a procedure linkage table entry. */
683 pcrel_relocs_copied field of the hash table entry. */
764 only called if we are using a vaxelf linker hash table,
926 /* If this is a function, put it in the procedure linkage table. We
927 will fill in the contents of the procedure linkage table later,
943 a procedure linkage table, and we can just do a PCxx
1028 only references to the symbol are via the global offset table.
1037 h->root.root.string);
1046 offset table. The dynamic linker will use the .dynsym entry to
1047 determine the address it must put in the global offset table, so
1442 && strcmp (h->root.root.string,
1475 in the global offset table. */
1480 the global offset table. */
1502 this entry in the global offset table. Since
1534 procedure linkage table. */
1537 without using the procedure linkage table. */
1564 /* Get the offset into the .got table of the entry that
1583 h->root.root.string,
1719 h->root.root.string,
1821 /* This symbol has an entry in the procedure linkage table. Set
1833 /* Get the index in the procedure linkage table which
1836 first entry in the procedure linkage table is reserved. */
1839 /* Get the offset into the .got table of the entry that
1844 /* Fill in the entry in the procedure linkage table. */
1856 /* Fill in the entry in the global offset table. */
1887 /* This symbol has an entry in the global offset table. Set it
1899 the global offset table will already have been initialized in
1945 if (strcmp (h->root.root.string, "_DYNAMIC") == 0
2010 /* The procedure linkage table relocs (DT_JMPREL) should
2025 /* Fill in the first entry in the procedure linkage table. */
2044 /* Fill in the first three entries in the global offset table. */