Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/ !
H A DTarget.h129 RelType iRelativeRel; variable
H A DRelocations.cpp1745 addPltEntry(*in.iplt, *in.igotPlt, dyn, target->iRelativeRel, *directSym); in handleNonPreemptibleIfunc()
H A DSyntheticSections.cpp1704 [t = target->iRelativeRel](auto &r) { return r.type != t; }); in computeRels()
/src/contrib/llvm-project/lld/ELF/Arch/ !
H A DSystemZ.cpp59 iRelativeRel = R_390_IRELATIVE; in SystemZ()
H A DPPC.cpp159 iRelativeRel = R_PPC_IRELATIVE; in PPC()
H A DX86.cpp49 iRelativeRel = R_386_IRELATIVE; in X86()
H A DLoongArch.cpp189 iRelativeRel = R_LARCH_IRELATIVE; in LoongArch()
H A DX86_64.cpp75 iRelativeRel = R_X86_64_IRELATIVE; in X86_64()
H A DAArch64.cpp82 iRelativeRel = R_AARCH64_IRELATIVE; in AArch64()
H A DPPC64.cpp586 iRelativeRel = R_PPC64_IRELATIVE; in PPC64()
H A DRISCV.cpp114 iRelativeRel = R_RISCV_IRELATIVE; in RISCV()
H A DARM.cpp60 iRelativeRel = R_ARM_IRELATIVE; in ARM()