Home
last modified time | relevance | path

Searched defs:relax (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp746 static bool relax(InputSection &sec) { in relax() function
H A DRISCV.cpp814 static bool relax(InputSection &sec) { in relax() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp771 static Error relax(LinkGraph &G) { in relax() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h287 bool relax; member