Home | History | Annotate | Download | only in ARM

Lines Matching defs:relocation

227             "static linkage should not result in a dynamic relocation section");
235 "static linkage should not result in a dynamic relocation section");
531 Relocation* relocation = llvm::cast<Relocation>(reloc);
533 switch (relocation->type()) {
545 LDSymbol* symbol = relocation->symInfo()->outSymbol();
552 if (relocation->symInfo()->isGlobal() &&
553 (relocation->symInfo()->reserved() & ARMRelocator::ReservePLT) != 0x0) {
559 Stub* stub = getStubFactory()->create(*relocation, // relocation
586 } // for all relocation section