Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf_iter.c9 #define btf_var_secinfos(t) (struct btf_var_secinfo *)btf_type_var_secinfo(t) macro
H A Dbtf.h599 btf_var_secinfos(const struct btf_type *t) btf_var_secinfos() function