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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.h119 RelType iRelativeRel; member in class:lld::elf::TargetInfo
H A DRelocations.cpp1457 addPltEntry(in.iplt, in.igotPlt, in.relaIplt, target->iRelativeRel,
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp158 iRelativeRel = R_PPC_IRELATIVE;
H A DRISCV.cpp79 iRelativeRel = R_RISCV_IRELATIVE;
H A DAArch64.cpp63 iRelativeRel = R_AARCH64_IRELATIVE;
H A DX86.cpp58 iRelativeRel = R_386_IRELATIVE;
H A DARM.cpp53 iRelativeRel = R_ARM_IRELATIVE;
H A DPPC64.cpp399 iRelativeRel = R_PPC64_IRELATIVE;
H A DX86_64.cpp82 iRelativeRel = R_X86_64_IRELATIVE;

Completed in 130 milliseconds