Home
last modified time | relevance | path

Searched refs:R_GOTPLTREL (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lld/ELF/
DRelocations.h42 R_GOTPLTREL, enumerator
DRelocations.cpp387 return oneof<R_PC, R_GOTREL, R_GOTPLTREL, R_MIPS_GOTREL, R_PPC64_CALL, in isRelExpr()
1392 if (oneof<R_GOTPLTONLY_PC, R_GOTPLTREL, R_GOTPLT, R_TLSGD_GOTPLT>(expr)) { in scanReloc()
DInputSection.cpp696 case R_GOTPLTREL: in getRelocTargetVA()
/external/llvm-project/lld/ELF/Arch/
DHexagon.cpp139 return R_GOTPLTREL; in getRelExpr()
DX86.cpp149 return R_GOTPLTREL; in getRelExpr()
DX86_64.cpp355 return R_GOTPLTREL; in getRelExpr()