Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp65 bool tryRelaxAdrpAdd(const Relocation &adrpRel, const Relocation &addRel,
742 bool AArch64Relaxer::tryRelaxAdrpAdd(const Relocation &adrpRel, in tryRelaxAdrpAdd() function in AArch64Relaxer
862 tryRelaxAdrpAdd(adrpSymRel, addRel, secAddr, buf); in tryRelaxAdrpLdr()
901 relaxer.tryRelaxAdrpAdd(rel, sec.relocs()[i + 1], secAddr, buf)) { in relocateAlloc()