Searched defs:arch (Results 1 – 1 of 1) sorted by relevance
| /build/config/components/init/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
|