Searched defs:bpf_linker (Results 1 – 4 of 4) sorted by relevance
133 struct bpf_linker { struct134 char *filename;158 static int init_output_elf(struct bpf_linker *linker, const char *file); argument
5785 pub struct bpf_linker { struct5792 ) -> *mut bpf_linker; in bpf_linker__new()5796 linker: *mut bpf_linker, in bpf_linker__add_file()5805 pub fn bpf_linker__free(linker: *mut bpf_linker); in bpf_linker__free()
7447 pub struct bpf_linker { struct7454 ) -> *mut bpf_linker; in bpf_linker__new()7458 linker: *mut bpf_linker, in bpf_linker__add_file()7467 pub fn bpf_linker__free(linker: *mut bpf_linker); in bpf_linker__free()