Home
last modified time | relevance | path

Searched refs:R_RISCV_ADD (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDRelocations.h108 R_RISCV_ADD, enumerator
HDInputSection.cpp727 case R_RISCV_ADD: in getRelocTargetVA()
1060 expr == R_RISCV_ADD) { in relocateNonAlloc()
HDRelocations.cpp991 R_PPC32_PLTREL, R_PPC64_CALL_PLT, R_PPC64_RELAX_TOC, R_RISCV_ADD, in isStaticLinkTimeConstant()
/freebsd-14-stable/contrib/llvm-project/lld/ELF/Arch/
HDLoongArch.cpp431 return R_RISCV_ADD; in getRelExpr()
HDRISCV.cpp288 return R_RISCV_ADD; in getRelExpr()