Home
last modified time | relevance | path

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

/ohos5.0/build/toolchain/
H A Drust_strip.py23 def do_strip(strip, output, unstripped_file, mini_debug, clang_base_dir): argument
H A Dmini_debug_info.py36 def create_mini_debug_info(binary_path, stripped_binary_path, root_path, clang_base_dir): argument