Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DAArch64.cpp64 bool tryRelaxAdrpAdd(const Relocation &adrpRel, const Relocation &addRel,
622 bool AArch64Relaxer::tryRelaxAdrpAdd(const Relocation &adrpRel, in tryRelaxAdrpAdd() function in AArch64Relaxer
742 tryRelaxAdrpAdd(adrpSymRel, addRel, secAddr, buf); in tryRelaxAdrpLdr()
767 relaxer.tryRelaxAdrpAdd(rel, sec.relocs()[i + 1], secAddr, buf)) { in relocateAlloc()