Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DTarget.h125 RelType iRelativeRel; variable
/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DPPC.cpp159 iRelativeRel = R_PPC_IRELATIVE; in PPC()
H A DX86.cpp49 iRelativeRel = R_386_IRELATIVE; in X86()
H A DARM.cpp51 iRelativeRel = R_ARM_IRELATIVE; in ARM()
H A DX86_64.cpp72 iRelativeRel = R_X86_64_IRELATIVE; in X86_64()
H A DAArch64.cpp74 iRelativeRel = R_AARCH64_IRELATIVE; in AArch64()
H A DRISCV.cpp102 iRelativeRel = R_RISCV_IRELATIVE; in RISCV()
H A DPPC64.cpp570 iRelativeRel = R_PPC64_IRELATIVE; in PPC64()