Searched refs:next_t (Results 1 – 1 of 1) sorted by relevance
1399 const struct btf_type *next_t; in btf_dump_emit_type_chain() local1421 next_t = btf__type_by_id(d->btf, next_id); in btf_dump_emit_type_chain()1422 multidim = btf_is_array(next_t); in btf_dump_emit_type_chain()