Searched refs:ptr_type (Results 1 – 1 of 1) sorted by relevance
104 const struct btf_type *ptr_type; in btf_dumper_ptr() local113 ptr_type = btf__type_by_id(d->btf, ptr_type_id); in btf_dumper_ptr()114 if (!ptr_type || !btf_is_func_proto(ptr_type)) in btf_dumper_ptr()117 if (!dump_prog_id_as_func_ptr(d, ptr_type, value)) in btf_dumper_ptr()