Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDRelocations.h39 R_GOTPLTONLY_PC, enumerator
HDRelocations.cpp377 R_AARCH64_GOT_PAGE_PC, R_GOT_PC, R_GOTONLY_PC, R_GOTPLTONLY_PC, in isStaticLinkTimeConstant()
1324 if (oneof<R_GOTPLTONLY_PC, R_GOTPLTREL, R_GOTPLT, R_TLSGD_GOTPLT>(expr)) { in scanReloc()
HDInputSection.cpp675 case R_GOTPLTONLY_PC: in getRelocTargetVA()
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
HDX86.cpp102 return R_GOTPLTONLY_PC; in getRelExpr()
HDX86_64.cpp123 return R_GOTPLTONLY_PC; in getRelExpr()