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