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

  /frameworks/compile/libbcc/include/bcc/Support/
LinkerConfig.h 59 kMulDefs = 1 << 6, ///< -z muldefs
  /frameworks/compile/mclinker/tools/mcld/include/alone/Support/
LinkerConfig.h 52 kMulDefs = 1 << 6, ///< -z muldefs
  /frameworks/compile/libbcc/lib/Support/
LinkerConfig.cpp 227 if (pOptions & kMulDefs) {
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
LinkerConfig.cpp 220 if (pOptions & kMulDefs) {

Completed in 27 milliseconds