HomeSort by relevance Sort by last modified time
    Searched refs:kExecStack (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/tools/mcld/include/alone/Support/
LinkerConfig.h 52 kExecStack = 1 << 2, ///< [on] -z execstack, [off] -z noexecstack
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
LinkerConfig.cpp 202 if (pOptions & kExecStack) {

Completed in 47 milliseconds