Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DTarget.h123 RelType iRelativeRel; variable
H A DRelocations.cpp1576 addPltEntry(*in.iplt, *in.igotPlt, *in.relaIplt, target->iRelativeRel, in handleNonPreemptibleIfunc()
/llvm-project-15.0.7/lld/ELF/Arch/
H A DPPC.cpp160 iRelativeRel = R_PPC_IRELATIVE; in PPC()
H A DX86.cpp55 iRelativeRel = R_386_IRELATIVE; in X86()
H A DARM.cpp51 iRelativeRel = R_ARM_IRELATIVE; in ARM()
H A DAArch64.cpp62 iRelativeRel = R_AARCH64_IRELATIVE; in AArch64()
H A DX86_64.cpp82 iRelativeRel = R_X86_64_IRELATIVE; in X86_64()
H A DRISCV.cpp97 iRelativeRel = R_RISCV_IRELATIVE; in RISCV()
H A DPPC64.cpp569 iRelativeRel = R_PPC64_IRELATIVE; in PPC64()