Searched refs:splitStack (Results 1 – 3 of 3) sorted by relevance
268 bool splitStack = false; variable
951 if ((flags & SHF_EXECINSTR) && LLVM_UNLIKELY(getFile<ELFT>()->splitStack)) in relocate()1175 if (!isec || !isec->getFile<ELFT>() || isec->getFile<ELFT>()->splitStack) in adjustSplitStackFunctionPrologues()
971 this->splitStack = true; in createInputSection()