Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DInputFiles.h155 bool ppc64DisableTLSRelax = false; variable
H A DRelocations.cpp1306 !c.file->ppc64DisableTLSRelax; in handleTlsRelocation()
1505 if (!sec.file || sec.file->ppc64DisableTLSRelax) in checkPPC64TLSRelax()
1527 sec.file->ppc64DisableTLSRelax = true; in checkPPC64TLSRelax()