Lines Matching refs:symbol
65 only means adjusting offset and symbol indices. */
86 struct symbol **symref;
99 /* Get the data for the input section symbol table for this
110 /* Array directing local symbol table offsets to output symbol
114 /* References to the symbol records. */
131 /* Compute the symbol index in the output file. */
135 /* This happens if the symbol is locally undefined or
140 /* Take reordering performed to sort the symbol table into
144 /* Get the symbol table entry. */
178 /* And finally adjust the index of the symbol in the output
179 symbol table. */
328 0, 0, 0, 0, /* replaced with address of this symbol in .got. */
339 0, 0, 0, 0, /* replaced with offset of this symbol in .got. */
363 size_t nsym_local, struct symbol **ndxtosym)
458 struct symbol *symbol = ndxtosym[idx];
459 if (symbol == NULL || symbol->type != STT_FUNC
465 size_t pltidx = symbol->merge.value;
476 /* If the symbol is defined, adjust the address. */
479 /* The value of the symbol is the address of the corresponding PLT
480 entry. Store the address, also for the normal symbol table if
501 this symbol in .got. */
514 /* The symbol table entries for the functions from DSOs are at
515 the beginning of the symbol table. */
542 struct symbol *sym;
625 If the symbol is not defined and we are not creating
759 struct symbol **symref = runp->fileinfo->symref;
773 /* Cache the access to the symbol table data. */
798 /* Symbol in ignored COMDAT group section. */
818 symbol associated with the R_386_GOTPC relocation is
852 /* Update the symbol table record for the new
964 /* The symbol is defined in the executable.
998 /* The symbol is defined in the executable.