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

  /frameworks/compile/libbcc/include/bcc/Support/
LinkerConfig.h 56 kInitFirst = 1 << 3, ///< -z initfirst
  /frameworks/compile/mclinker/tools/mcld/include/alone/Support/
LinkerConfig.h 49 kInitFirst = 1 << 3, ///< -z initfirst
  /frameworks/compile/libbcc/lib/Support/
LinkerConfig.cpp 212 if (pOptions & kInitFirst) {
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
LinkerConfig.cpp 205 if (pOptions & kInitFirst) {

Completed in 132 milliseconds