Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/bpf/libbpf/
H A Dlibbpf_prog.go80 type LibbpfProgProperties struct { struct
82 Srcs []string `android:"path"`
86 Cflags []string `android:"arch_variant"`
90 Local_include_dirs []string `android:"arch_variant"`
92 Header_libs []string `android:"arch_variant"`
95 Relative_install_path string