Home
last modified time | relevance | path

Searched refs:iRelativeRel (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h132 RelType iRelativeRel = 0; variable
H A DRelocations.cpp1812 addPltEntry(ctx, *ctx.in.iplt, *ctx.in.igotPlt, dyn, ctx.target->iRelativeRel, in handleNonPreemptibleIfunc()
H A DSyntheticSections.cpp1762 [t = ctx.target->iRelativeRel](auto &r) { return r.type != t; }); in computeRels()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DSystemZ.cpp58 iRelativeRel = R_390_IRELATIVE; in SystemZ()
H A DPPC.cpp162 iRelativeRel = R_PPC_IRELATIVE; in PPC()
H A DX86.cpp54 iRelativeRel = R_386_IRELATIVE; in X86()
H A DAArch64.cpp116 iRelativeRel = R_AARCH64_IRELATIVE; in AArch64()
H A DX86_64.cpp82 iRelativeRel = R_X86_64_IRELATIVE; in X86_64()
H A DPPC64.cpp584 iRelativeRel = R_PPC64_IRELATIVE; in PPC64()
H A DLoongArch.cpp212 iRelativeRel = R_LARCH_IRELATIVE; in LoongArch()
H A DRISCV.cpp117 iRelativeRel = R_RISCV_IRELATIVE; in RISCV()
H A DARM.cpp63 iRelativeRel = R_ARM_IRELATIVE; in ARM()