Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDRelocations.h118 R_LOONGARCH_GOT_PAGE_PC, enumerator
HDRelocations.cpp214 R_AARCH64_GOT_PAGE, R_LOONGARCH_GOT, R_LOONGARCH_GOT_PAGE_PC>( in needsGot()
993 R_LOONGARCH_GOT_PAGE_PC>(e)) in isStaticLinkTimeConstant()
1419 R_LOONGARCH_GOT_PAGE_PC, R_GOT_OFF, R_TLSIE_HINT>(expr)) { in handleTlsRelocation()
HDInputSection.cpp775 case R_LOONGARCH_GOT_PAGE_PC: in getRelocTargetVA()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDLoongArch.cpp447 return R_LOONGARCH_GOT_PAGE_PC; in getRelExpr()