Home
last modified time | relevance | path

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

/linux/scripts/gdb/linux/
H A Dbpf.py140 def btf_str_by_offset(btf, offset): function
/linux/kernel/bpf/
H A Dbtf.c889 const char *btf_str_by_offset(const struct btf *btf, u32 offset) in btf_str_by_offset() function