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

  /frameworks/compile/libbcc/include/bcc/Support/
LinkerConfig.h 54 kDefs = 1 << 1, ///< -z defs
  /frameworks/compile/mclinker/tools/mcld/include/alone/Support/
LinkerConfig.h 47 kDefs = 1 << 1, ///< -z defs
  /frameworks/compile/libbcc/lib/Support/
LinkerConfig.cpp 198 if (pOptions & kDefs) {
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
LinkerConfig.cpp 191 if (pOptions & kDefs) {

Completed in 49 milliseconds