Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbtf_dump.c1399 const struct btf_type *next_t; in btf_dump_emit_type_chain() local
1421 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()