Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
Dbtf_dumper.c586 const struct btf_type *proto_type; in __btf_dumper_type_only() local
648 proto_type = btf__type_by_id(btf, t->type); in __btf_dumper_type_only()
649 pos = btf_dump_func(btf, func_sig, proto_type, t, pos, size); in __btf_dumper_type_only()