Searched refs:bpf_linker_opts (Results 1 – 2 of 2) sorted by relevance
1395 struct bpf_linker_opts { struct1409 LIBBPF_API struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts); argument
217 struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts) in bpf_linker__new()222 if (!OPTS_VALID(opts, bpf_linker_opts)) in bpf_linker__new()