Home
last modified time | relevance | path

Searched refs:m_ExecStack (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Core/
DGeneralOptions.cpp24 m_ExecStack(Unknown), in GeneralOptions()
91 m_ExecStack = YES; in addZOption()
94 m_ExecStack = NO; in addZOption()
/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h139 bool hasStackSet() const { return (Unknown != m_ExecStack); } in hasStackSet()
141 bool hasExecStack() const { return (YES == m_ExecStack); } in hasExecStack()
345 status m_ExecStack; // execstack, noexecstack variable