Searched refs:bpf_linker_opts (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf.h1726 struct bpf_linker_opts { struct
1740 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)
222 if (!OPTS_VALID(opts, bpf_linker_opts))

Completed in 167 milliseconds