Lines Matching full:relocation
143 "' in resulting scattered relocation.");
175 // Select the appropriate difference relocation type.
194 // relocation entry in the low 16 bits of r_address field.
202 // relocation, but it will be set in FixedValue if the base symbol
253 "' in resulting scattered relocation.");
285 // Select the appropriate difference relocation type.
331 // relocation that explicitly mentions the function. Not a problem if it's
333 // external relocation there causes more issues.
348 // BL/BLX also use external relocations when an internal relocation
353 // If the resultant value would be out of range for an internal relocation,
370 // relocation type for the fixup kind. This happens when it's a fixup that's
373 Asm.getContext().reportError(Fixup.getLoc(), "unsupported relocation type");
378 // scattered relocation entry. Differences always require scattered
394 // internal relocations with offsets. If this is an internal relocation with
395 // an offset, it also needs a scattered relocation entry.
429 // Check whether we need an external or internal relocation.
458 // Even when it's not a scattered relocation, movw/movt always uses
459 // a PAIR relocation.
461 // The entire addend is needed to correctly apply a relocation. One half is
464 // MOVW case here. relocation entries.