Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h60 R_SIZE, enumerator
DInputSection.cpp828 case R_SIZE: in getRelocTargetVA()
896 if (expr == R_SIZE) { in relocateNonAlloc()
DRelocations.cpp425 if (e == R_SIZE) in isStaticLinkTimeConstant()
/external/llvm-project/lld/ELF/Arch/
DX86_64.cpp336 return R_SIZE; in getRelExpr()