Home
last modified time | relevance | path

Searched refs:set_linker_arg (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Drust_tool.cc23 set_linker_arg("-Clink-arg="); in RustTool()
Dc_tool.cc32 set_linker_arg(""); in CTool()
Dtool.h167 void set_linker_arg(std::string s) { in set_linker_arg() function