Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DAArch64.cpp66 bool tryRelaxAdrpLdr(const Relocation &adrpRel, const Relocation &ldrRel,
671 bool AArch64Relaxer::tryRelaxAdrpLdr(const Relocation &adrpRel, in tryRelaxAdrpLdr() function in AArch64Relaxer
760 relaxer.tryRelaxAdrpLdr(rel, sec.relocs()[i + 1], secAddr, buf)) { in relocateAlloc()