Lines Matching defs:table

132    linkage table.  */
135 /* The size in bytes of an entry in the procedure linkage table. */
138 /* The first entry in a procedure linkage table looks like
150 /* Subsequent entries in a procedure linkage table look like
163 linkage table. */
166 /* The size in bytes of an entry in the procedure linkage table. */
169 /* The first entry in a procedure linkage table looks like
182 /* Subsequent entries in a procedure linkage table look like
197 extending the regular ELF linker hash table. */
220 /* Traverse an arm ELF linker hash table. */
221 #define elf32_arm_link_hash_traverse(table, func, info) \
223 (&(table)->root, \
227 /* Get the ARM elf linker hash table from a link_info structure. */
231 /* ARM ELF linker hash table. */
234 /* The main hash table. */
263 /* Create an entry in an ARM ELF linker hash table. */
266 elf32_arm_link_hash_newfunc (entry, table, string)
268 struct bfd_hash_table * table;
278 bfd_hash_allocate (table,
286 table, string));
294 shortcuts to them in our hash table. */
325 hash table. */
402 /* Create an ARM elf linker hash table. */
450 /* We need a pointer to the armelf specific hash table. */
485 /* We need a pointer to the elfarm specific hash table. */
1755 global offset table. */
1778 /* Use global offset table as symbol value. */
1791 global offset table. */
1812 entry in the global offset table. Since the offset must
2644 fprintf (file, _(" [sorted symbol table]"));
2646 fprintf (file, _(" [unsorted symbol table]"));
2655 fprintf (file, _(" [sorted symbol table]"));
2657 fprintf (file, _(" [unsorted symbol table]"));
2888 /* This symbol requires a global offset table entry. */
2897 /* This is a global offset table entry for a local symbol. */
2965 relocs_copied field of the hash table entry. */
3194 /* If this is a function, put it in the procedure linkage table. We
3195 will fill in the contents of the procedure linkage table later,
3209 linkage table, and we can just do a PC24 reloc instead. */
3240 only references to the symbol are via the global offset table.
3251 offset table. The dynamic linker will use the .dynsym entry to
3252 determine the address it must put in the global offset table, so
3315 entry in the hash table, thus we never get to see the real
3714 /* This symbol has an entry in the procedure linkage table. Set
3724 /* Get the index in the procedure linkage table which
3727 first entry in the procedure linkage table is reserved. */
3730 /* Get the offset into the .got table of the entry that
3747 /* Fill in the entry in the procedure linkage table. */
3759 /* Fill in the entry in the global offset table. */
3795 /* This symbol has an entry in the global offset table. Set it
3808 The entry in the global offset table will already have been
3923 procedure linkage table relocs (DT_JMPREL) should be
3969 /* Fill in the first entry in the procedure linkage table. */
3999 /* Fill in the first three entries in the global offset table. */