Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h119 R_LOONGARCH_TLSGD_PAGE_PC, enumerator
H A DInputSection.cpp928 case R_LOONGARCH_TLSGD_PAGE_PC: in getRelocTargetVA()
H A DRelocations.cpp1394 R_LOONGARCH_TLSGD_PAGE_PC>(expr)) { in handleTlsRelocation()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp453 return R_LOONGARCH_TLSGD_PAGE_PC; in getRelExpr()