Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbtf.c1498 const char *btf__str_by_offset(const struct btf *btf, __u32 offset) in btf__str_by_offset() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs5740 pub fn btf__str_by_offset(btf: *const btf, offset: __u32) -> *const ::std::os::raw::c_char; in btf__str_by_offset() function