Searched refs:relaxable (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | LoongArch.cpp | 769 static bool relaxable(ArrayRef<Relocation> relocs, size_t i) { in relaxable() function 774 return relaxable(relocs, i) && relaxable(relocs, i + 2) && in isPairRelaxable() 981 if (relaxable(relocs, i)) in relax() 987 if (relaxable(relocs, i)) in relax() 993 if (relaxable(relocs, i)) in relax() 997 if (relaxable(relocs, i) && r.expr == R_RELAX_TLS_IE_TO_LE && in relax() 1002 if (relaxable(relocs, i) && in relax() 1008 if (relaxable(relocs, i) && r.expr == R_RELAX_TLS_GD_TO_LE && in relax() 1260 if (relaxable(relocs, i) && i + 2 < size && in pairForGotRels() 1310 isRelax = relaxable(relocs, i); in relocateAlloc() [all …]
|
| H A D | RISCV.cpp | 544 static bool relaxable(ArrayRef<Relocation> relocs, size_t i) { in relaxable() function 625 tlsdescRelax = relaxable(relocs, i); in relocateAlloc() 636 tlsdescRelax = relaxable(relocs, i); in relocateAlloc() 872 if (relaxable(relocs, i)) { in relax() 881 if (relaxable(relocs, i)) in relax() 887 if (relaxable(relocs, i)) in relax() 892 tlsdescRelax = relaxable(relocs, i); in relax()
|
| /freebsd/share/dict/ |
| H A D | web2 | 166471 relaxable
|