Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbtf.c1016 struct btf *btf__new_empty(void) in btf__new_empty() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs5637 pub fn btf__new_empty() -> *mut btf; in btf__new_empty() function