Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h114 R_LOONGARCH_PLT_PAGE_PC, enumerator
H A DRelocations.cpp207 R_GOTPLT_PC, R_LOONGARCH_PLT_PAGE_PC, R_PPC32_PLTREL, in needsPlt()
230 return R_LOONGARCH_PLT_PAGE_PC; in toPlt()
251 case R_LOONGARCH_PLT_PAGE_PC: in fromPlt()
992 R_AARCH64_GOT_PAGE, R_LOONGARCH_PLT_PAGE_PC, R_LOONGARCH_GOT, in isStaticLinkTimeConstant()
H A DInputSection.cpp862 case R_LOONGARCH_PLT_PAGE_PC: in getRelocTargetVA()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp479 return R_LOONGARCH_PLT_PAGE_PC; in getRelExpr()