Home
last modified time | relevance | path

Searched refs:do_strip (Results 1 - 2 of 2) sorted by relevance

/build/toolchain/
H A Drust_strip.py23 def do_strip(strip, output, unstripped_file, mini_debug, clang_base_dir): function
61 return do_strip(args.strip, args.output, args.unstripped_file, args.mini_debug, args.clang_base_dir)
H A Drustc_wrapper.py122 result = rust_strip.do_strip(args.strip, args.output, args.unstripped_file, args.mini_debug,

Completed in 2 milliseconds