Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.h100 R_PPC64_RELAX_TOC, enumerator
H A DRelocations.cpp210 R_PPC64_RELAX_TOC, R_AARCH64_PAGE_PC, R_RELAX_GOT_PC, in isRelExpr()
969 R_PPC64_RELAX_TOC, R_RISCV_ADD, R_AARCH64_GOT_PAGE>(e)) in isStaticLinkTimeConstant()
1439 R_PPC64_RELAX_TOC>(expr)) { in scanOne()
H A DInputSection.cpp651 case R_PPC64_RELAX_TOC: in getRelocTargetVA()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DPPC64.cpp986 return config->tocOptimize ? R_PPC64_RELAX_TOC : R_GOTREL; in getRelExpr()
1557 case R_PPC64_RELAX_TOC: in relocateAlloc()