Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Core/
H A DGeneralOptions.cpp24 m_ExecStack(Unknown), in GeneralOptions()
91 m_ExecStack = YES; in addZOption()
94 m_ExecStack = NO; in addZOption()
/aosp12/frameworks/compile/mclinker/include/mcld/
H A 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