Lines Matching defs:relocation
241 "static linkage should not result in a dynamic relocation section");
250 "static linkage should not result in a dynamic relocation section");
487 // traverse all the input relocations to find the relocation sections applying
494 // bypass the discarded relocation section
663 Relocation* relocation = llvm::cast<Relocation>(reloc);
665 switch (relocation->type()) {
676 LDSymbol* symbol = relocation->symInfo()->outSymbol();
683 if ((relocation->symInfo()->reserved() &
690 Stub* stub = getStubFactory()->create(*relocation, // relocation
722 /* FIXME: bypass R_ARM_V4BX relocation now */
728 } // for all relocation section