Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DRelocations.h60 R_SIZE, enumerator
H A DInputSection.cpp795 case R_SIZE: in getRelocTargetVA()
909 if (expr == R_SIZE) { in relocateNonAlloc()
/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DX86_64.cpp330 return R_SIZE; in getRelExpr()