Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp821 bool tlsdescRelax = false, toLeShortForm = false; in relax() local
865 toLeShortForm = tlsdescRelax && r.expr == R_RELAX_TLS_GD_TO_LE && in relax()
874 if (toLeShortForm) in relax()