Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDRelocations.h39 R_GOTONLY_PC, enumerator
HDRelocations.cpp989 R_AARCH64_GOT_PAGE_PC, R_GOT_PC, R_GOTONLY_PC, R_GOTPLTONLY_PC, in isStaticLinkTimeConstant()
1526 } else if (oneof<R_GOTONLY_PC, R_GOTREL, R_PPC32_PLTREL, R_PPC64_TOCBASE, in scanOne()
HDInputSection.cpp747 case R_GOTONLY_PC: in getRelocTargetVA()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDSystemZ.cpp141 return R_GOTONLY_PC; in getRelExpr()
HDARM.cpp154 return R_GOTONLY_PC; in getRelExpr()