Home
last modified time | relevance | path

Searched defs:ld_args (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/
Dmsvc9compiler.py660 def manifest_setup_ldargs(self, output_filename, build_temp, ld_args): argument
672 def manifest_get_embed_info(self, target_desc, ld_args): argument
/third_party/rust/crates/pkg-config-rs/src/
Dlib.rs103 pub ld_args: Vec<Vec<String>>, field