Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DTarget.h119 RelType iRelativeRel; variable
DRelocations.cpp1490 addPltEntry(in.iplt, in.igotPlt, in.relaIplt, target->iRelativeRel, in scanReloc()
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp157 iRelativeRel = R_PPC_IRELATIVE; in PPC()
DX86.cpp57 iRelativeRel = R_386_IRELATIVE; in X86()
DRISCV.cpp79 iRelativeRel = R_RISCV_IRELATIVE; in RISCV()
DAArch64.cpp62 iRelativeRel = R_AARCH64_IRELATIVE; in AArch64()
DARM.cpp53 iRelativeRel = R_ARM_IRELATIVE; in ARM()
DX86_64.cpp82 iRelativeRel = R_X86_64_IRELATIVE; in X86_64()
DPPC64.cpp574 iRelativeRel = R_PPC64_IRELATIVE; in PPC64()