Home
last modified time | relevance | path

Searched refs:lib_switch (Results 1 – 7 of 7) sorted by relevance

/third_party/gn/src/gn/
Dfunction_toolchain.cc399 lib_switch [string, optional, link tools only]
408 lib_switch = "-l"
877 lib_switch = "-l"
Dtool.h148 const std::string& lib_switch() const { return lib_switch_; } in lib_switch() function
Dninja_binary_target_writer.cc389 out << " " << tool->lib_switch(); in WriteLibs()
Djson_project_writer.cc487 setIfNotEmptry("lib_switch", tool->lib_switch()); in GenerateJSON()
Dvariables.cc1440 "lib_switch" attribute of the linker tool. Generally you would set the
1442 specify the switch (like "-l"): this will be encoded in the "lib_switch"
/third_party/skia/gn/toolchain/
DBUILD.gn83 lib_switch = ""
246 lib_switch = "-l"
/third_party/gn/docs/
Dreference.md3503 lib_switch [string, optional, link tools only]
3512 lib_switch = "-l"
3812 prefixed by the "lib_switch".
3985 lib_switch = "-l"
5856 "lib_switch" attribute of the linker tool. Generally you would set the
5858 specify the switch (like "-l"): this will be encoded in the "lib_switch"