Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
A Dlibbpf.h1002 struct bpf_linker_opts { struct
1016 LIBBPF_API struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts); argument
A Dlinker.c216 struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts) in bpf_linker__new()
221 if (!OPTS_VALID(opts, bpf_linker_opts)) in bpf_linker__new()

Completed in 12 milliseconds