Searched defs:arch (Results 1 – 6 of 6) sorted by relevance
| /base/startup/init/services/modules/seccomp/scripts/tools/ |
| D | libc_static_analysis.py | 26 def __init__(self, arch, addr, func_name, nr): argument 91 def get_direct_use_syscall_of_svc(arch, lines, func_list): argument 131 def get_direct_use_syscall_of_syscall(arch, lines, func_list): argument 185 def get_direct_use_syscall(arch, lines): argument 193 def get_call_graph(arch, lines, func_list): argument 233 def parse_file(arch, file_name): argument 248 def get_syscall_map(arch, src_syscall_path, libc_path): argument
|
| D | strace_log_analysis.py | 39 def get_item_content(arch, func_name_set, name_nr_table): argument
|
| D | collect_elf_syscall.py | 147 def get_item_content(arch, nr_set, name_nr_table): argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| D | arch_util.cpp | 64 const std::string GetArchName(ArchType arch) in GetArchName()
|
| /base/startup/init/services/modules/seccomp/scripts/ |
| D | generate_code_from_policy.py | 101 def is_function_name_exist(arch, function_name, func_name_nr_table): argument 183 def __init__(self, arch, function_name_nr_table, is_debug): argument 466 def update_arch(self, arch): argument 815 def __init__(self, filter_name, arch, function_name_nr_table): argument 926 def gen_seccomp_policy_of_arch(self, arch): argument
|
| /base/hiviewdfx/hiview/build/ |
| D | gen_plugin_build.py | 143 def __init__(self, target_os, product, platform, arch, ram, rom): argument
|