Home
last modified time | relevance | path

Searched defs:arch (Results 1 – 6 of 6) sorted by relevance

/base/startup/init/services/modules/seccomp/scripts/tools/
Dlibc_static_analysis.py26 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
Dstrace_log_analysis.py39 def get_item_content(arch, func_name_set, name_nr_table): argument
Dcollect_elf_syscall.py147 def get_item_content(arch, nr_set, name_nr_table): argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Darch_util.cpp64 const std::string GetArchName(ArchType arch) in GetArchName()
/base/startup/init/services/modules/seccomp/scripts/
Dgenerate_code_from_policy.py101 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/
Dgen_plugin_build.py143 def __init__(self, target_os, product, platform, arch, ram, rom): argument