Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h40 R_GOTPLTONLY_PC, enumerator
H A DRelocations.cpp989 R_AARCH64_GOT_PAGE_PC, R_GOT_PC, R_GOTONLY_PC, R_GOTPLTONLY_PC, in isStaticLinkTimeConstant()
1523 if (oneof<R_GOTPLTONLY_PC, R_GOTPLTREL, R_GOTPLT, R_PLT_GOTPLT, in scanOne()
H A DInputSection.cpp749 case R_GOTPLTONLY_PC: in getRelocTargetVA()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp92 return R_GOTPLTONLY_PC; in getRelExpr()
H A DX86_64.cpp399 return R_GOTPLTONLY_PC; in getRelExpr()