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