Home
last modified time | relevance | path

Searched refs:R_RISCV_IRELATIVE (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lld/test/ELF/
Driscv-ifunc-nonpreemptible.s15 # RELOC32-NEXT: 0x3220 R_RISCV_IRELATIVE - 0x117C
32 # RELOC64-NEXT: 0x3380 R_RISCV_IRELATIVE - 0x1260
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def60 ELF_RELOC(R_RISCV_IRELATIVE, 58)
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp79 iRelativeRel = R_RISCV_IRELATIVE; in RISCV()
/external/elfutils/libelf/
Delf.h3955 #define R_RISCV_IRELATIVE 58 macro