Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h64 R_SIZE, enumerator
H A DInputSection.cpp910 case R_SIZE: in getRelocTargetVA()
1065 if (expr == R_SIZE) { in relocateNonAlloc()
H A DRelocations.cpp1008 if (e == R_SIZE || e == R_RISCV_LEB128) in isStaticLinkTimeConstant()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp375 return R_SIZE; in getRelExpr()