Home | History | Annotate | Download | only in AArch64

Lines Matching defs:relocation

219           "static linkage should not result in a dynamic relocation section");
228 "static linkage should not result in a dynamic relocation section");
340 Relocation* reloc =
341 Relocation::Create(llvm::ELF::R_AARCH64_JUMP26,
385 Relocation* relocation = llvm::cast<Relocation>(reloc);
387 switch (relocation->type()) {
392 LDSymbol* symbol = relocation->symInfo()->outSymbol();
399 if ((relocation->symInfo()->reserved() &
406 Stub* stub = getStubFactory()->create(*relocation, // relocation
414 relocation->setSymInfo(stub->symInfo());
426 } // for all relocation section