Searched refs:bpf_linker__new (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf.h1740 LIBBPF_API struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts);
H A Dlinker.c217 struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts) function
/linux-master/tools/bpf/bpftool/
H A Dgen.c1841 linker = bpf_linker__new(output_file, NULL);

Completed in 114 milliseconds