Home
last modified time | relevance | path

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

/bionic/libc/tools/
Dgenseccomp.py34 def load_syscall_names_from_file(file_path, architecture): argument
205 def convert_bpf_to_output(bpf, architecture, name_modifier): argument
230 def construct_bpf(syscalls, architecture, name_modifier, priorities): argument
Dgenfunctosyscallnrs.py12 def load_syscall_names_from_file(file_path, architecture): argument