Home
last modified time | relevance | path

Searched refs:convert_bpf_to_output (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/tools/
H A Dgenseccomp.py205 def convert_bpf_to_output(bpf, architecture, name_modifier): function
235 return convert_bpf_to_output(bpf, architecture, name_modifier)
H A Dtest_genseccomp.py53 output = genseccomp.convert_bpf_to_output(["line1", "line2"],