Searched refs:bpf_linker__add_file (Results 1 - 3 of 3) sorted by last modified time

/linux-master/tools/lib/bpf/
H A Dlibbpf.h1768 LIBBPF_API int bpf_linker__add_file(struct bpf_linker *linker,
H A Dlinker.c440 int bpf_linker__add_file(struct bpf_linker *linker, const char *filename, function
/linux-master/tools/bpf/bpftool/
H A Dgen.c1851 err = bpf_linker__add_file(linker, file, NULL);

Completed in 179 milliseconds