Home
last modified time | relevance | path

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

/ohos5.0/build/toolchain/
H A Dmini_debug_info.py36 def create_mini_debug_info(binary_path, stripped_binary_path, root_path, clang_base_dir): argument
56 gen_symbols_cmd = llvm_nm_path + " -D " + binary_path + " --format=posix --defined-only"
57 gen_func_symbols_cmd = llvm_nm_path + " " + binary_path + " --format=posix --defined-only"
60 " --only-keep-debug " + binary_path + " " + debug_path