Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.h61 R_SIZE, enumerator
H A DInputSection.cpp782 case R_SIZE: in getRelocTargetVA()
896 if (expr == R_SIZE) { in relocateNonAlloc()
H A DRelocations.cpp979 if (e == R_SIZE) in isStaticLinkTimeConstant()
/llvm-project-15.0.7/lld/ELF/Arch/
H A DX86_64.cpp343 return R_SIZE; in getRelExpr()