Searched refs:btf_is_func (Results 1 – 2 of 2) sorted by relevance
/tools/lib/bpf/ | ||
D | btf.h | 217 static inline bool btf_is_func(const struct btf_type *t) in btf_is_func() function |
D | libbpf.c | 1415 } else if (!has_func && btf_is_func(t)) { in bpf_object__sanitize_btf() |