Home
last modified time | relevance | path

Searched refs:btf_last_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dbtf.c1994 static struct btf_type *btf_last_type(struct btf *btf) in btf_last_type() function
2020 t = btf_last_type(btf); in btf__add_field()
2055 t = btf_last_type(btf); in btf__add_field()
2135 t = btf_last_type(btf); in btf__add_enum_value()
2162 t = btf_last_type(btf); in btf__add_enum_value()
2212 t = btf_last_type(btf); in btf__add_enum64_value()
2238 t = btf_last_type(btf); in btf__add_enum64_value()
2437 t = btf_last_type(btf); in btf__add_func_param()
2460 t = btf_last_type(btf); in btf__add_func_param()
2576 t = btf_last_type(btf); in btf__add_datasec_var_info()
[all …]