/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/ |
H A 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
|
H A D | strace_log_analysis.py | 39 def get_item_content(arch, func_name_set, name_nr_table): argument
|
H A D | collect_elf_syscall.py | 147 def get_item_content(arch, nr_set, name_nr_table): argument
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | arch_util.cpp | 64 const std::string GetArchName(ArchType arch) in GetArchName()
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/ |
H A 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
|
/ohos5.0/build/config/components/init/seccomp/scripts/ |
H A 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
|
/ohos5.0/base/hiviewdfx/hiview/build/ |
H A D | gen_plugin_build.py | 143 def __init__(self, target_os, product, platform, arch, ram, rom): argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
H A D | main.cpp | 259 …type o, uint8_t arch, const std::string& fname, const std::string& secname, size_t sizeOfData, con…
|
/ohos5.0/foundation/graphic/graphic_3d/metadata/lume/LumeEngine/tools/ |
H A D | LumeAssetCompiler.json | 21 "arch": "", string
|
H A D | LumeShaderCompiler.json | 21 "arch": "", string
|