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