Searched refs:AArch64Relaxer (Results 1 – 1 of 1) sorted by relevance
61 struct AArch64Relaxer { struct64 AArch64Relaxer(ArrayRef<Relocation> relocs);721 AArch64Relaxer::AArch64Relaxer(ArrayRef<Relocation> relocs) { in AArch64Relaxer() function in AArch64Relaxer742 bool AArch64Relaxer::tryRelaxAdrpAdd(const Relocation &adrpRel, in tryRelaxAdrpAdd()791 bool AArch64Relaxer::tryRelaxAdrpLdr(const Relocation &adrpRel, in tryRelaxAdrpLdr()878 AArch64Relaxer relaxer(sec.relocs()); in relocateAlloc()