Home
last modified time | relevance | path

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

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