Lines Matching full:relocation
1 // target-reloc.h -- target specific relocation support -*- C++ -*-
39 // avoid making a function call for each relocation, and to avoid
84 // If RELOC is a relocation against a local symbol in a
123 CB_IGNORE, // Ignore the relocation.
172 // undefined symbol. This is called if there is a relocation against
226 // This function implements the generic part of relocation processing.
229 // specific part of a relocation.
238 // RELOCATE implements operator() to do a relocation.
240 // PRELOCS points to the relocation data. RELOC_COUNT is the number
251 // not NULL, it is a vector indexed by relocation index. If that
253 // symbol for the relocation, ignoring the symbol index in the
254 // relocation.
387 _("relocation refers to discarded "
396 // ignore the relocation. Pass in NULL as the VIEW argument so
428 // Apply an incremental relocation.
443 // Construct the ELF relocation in a temporary buffer.
481 // section symbol, given the relocation type.
485 // We assume that relocation type 0 is NONE. Targets which are
493 // symbol, given the relocation type.
521 // relocation type, the object, and the symbol index.
587 // RELOC is a relocation against a local symbol
649 // Target wants to handle this relocation.
724 // this relocation should be applied.
765 // The relocation uses a section symbol in the input file.
768 // the input section. We need the relocation in the output
771 // absolute relocation for the input section symbol.