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.cpp842 bool tlsdescRelax = false, toLeShortForm = false; in relax() local
893 toLeShortForm = tlsdescRelax && r.expr == R_RELAX_TLS_GD_TO_LE && in relax()
902 if (toLeShortForm) in relax()