Home
last modified time | relevance | path

Searched refs:IRelativeRel (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DTarget.h100 RelType IRelativeRel; variable
H A DRelocations.cpp1060 addPltEntry<ELFT>(In.Iplt, In.IgotPlt, In.RelaIplt, Target->IRelativeRel, in scanReloc()
/freebsd-12.1/contrib/llvm/tools/lld/ELF/Arch/
H A DAArch64.cpp59 IRelativeRel = R_AARCH64_IRELATIVE; in AArch64()
H A DX86.cpp53 IRelativeRel = R_386_IRELATIVE; in X86()
H A DARM.cpp52 IRelativeRel = R_ARM_IRELATIVE; in ARM()
H A DX86_64.cpp61 IRelativeRel = R_X86_64_IRELATIVE; in X86_64()
H A DPPC64.cpp202 IRelativeRel = R_PPC64_IRELATIVE; in PPC64()