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

  /external/clang/examples/analyzer-plugin/
Makefile 14 LOADABLE_MODULE = 1
  /external/llvm/lib/Transforms/Hello/
Makefile 12 LOADABLE_MODULE = 1
  /external/llvm/tools/bugpoint-passes/
Makefile 12 LOADABLE_MODULE := 1
  /external/llvm/tools/gold/
Makefile 15 LOADABLE_MODULE := 1
  /external/chromium_org/tools/gn/
target.cc 58 deps_[dep]->output_type() == LOADABLE_MODULE)
65 deps_[dep]->output_type() != LOADABLE_MODULE &&
filesystem_utils.cc 114 case Target::LOADABLE_MODULE:
132 case Target::LOADABLE_MODULE:
target.h 32 LOADABLE_MODULE,
target_generator.cc 33 type == Target::LOADABLE_MODULE;
40 type == Target::LOADABLE_MODULE;
177 // return Target::LOADABLE_MODULE;
ninja_helper.cc 142 target->output_type() == Target::LOADABLE_MODULE ||

Completed in 256 milliseconds