Home
last modified time | relevance | path

Searched defs:architecture (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/tools/
Dgenseccomp.py35 def load_syscall_names_from_file(file_path, architecture): argument
210 def convert_bpf_to_output(bpf, architecture, name_modifier): argument
235 def construct_bpf(syscalls, architecture, name_modifier, priorities): argument
Dgenfunctosyscallnrs.py12 def load_syscall_names_from_file(file_path, architecture): argument