HomeSort by relevance Sort by last modified time
    Searched full:lib_switch (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/tools/gn/
tool.h 74 const std::string& lib_switch() const { function in class:Tool
function_toolchain.cc 432 " lib_switch [string, optional, link tools only]\n"
439 " lib_switch = \"-l\"\n"
779 !ReadString(&block_scope, "lib_switch", tool.get(),
    [all...]
ninja_binary_target_writer.cc 321 out_ << " " << tool_->lib_switch();
  /external/chromium_org/build/toolchain/win/
BUILD.gn 37 lib_switch = ""
  /external/chromium_org/build/toolchain/
gcc_toolchain.gni 82 lib_switch = "-l"
  /external/chromium_org/build/toolchain/mac/
BUILD.gn 55 lib_switch = "-l"

Completed in 591 milliseconds