Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dbtf_dump.c797 int i, new_cont_id; in btf_dump_emit_type() local
799 new_cont_id = t->name_off == 0 ? cont_id : id; in btf_dump_emit_type()
801 btf_dump_emit_type(d, m->type, new_cont_id); in btf_dump_emit_type()