Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.h1790 struct bpf_linker_file_opts { struct
1801 const struct bpf_linker_file_opts *opts); argument
H A Dlinker.c163 const struct bpf_linker_file_opts *opts,
440 const struct bpf_linker_file_opts *opts) in bpf_linker__add_file()
445 if (!OPTS_VALID(opts, bpf_linker_file_opts)) in bpf_linker__add_file()
538 const struct bpf_linker_file_opts *opts, in linker_load_obj_file()