Home
last modified time | relevance | path

Searched defs:bpf_linker__new (Results 1 – 2 of 2) sorted by relevance

/external/libbpf/src/
Dlinker.c217 struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts) in bpf_linker__new() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs7451 pub fn bpf_linker__new( in bpf_linker__new() function