Home
last modified time | relevance | path

Searched refs:someNoSplitStack (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/ELF/
DInputFiles.h248 bool someNoSplitStack = false; variable
DInputSection.cpp1210 if (!getFile<ELFT>()->someNoSplitStack) in adjustSplitStackFunctionPrologues()
DInputFiles.cpp1046 this->someNoSplitStack = true; in createInputSection()