Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp67 bool tryRelaxAdrpLdr(const Relocation &adrpRel, const Relocation &ldrRel,
791 bool AArch64Relaxer::tryRelaxAdrpLdr(const Relocation &adrpRel, in tryRelaxAdrpLdr() function in AArch64Relaxer
894 relaxer.tryRelaxAdrpLdr(rel, sec.relocs()[i + 1], secAddr, buf)) { in relocateAlloc()