Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbtf_dump.c798 int i, new_cont_id; in btf_dump_emit_type() local
800 new_cont_id = t->name_off == 0 ? cont_id : id; in btf_dump_emit_type()
802 btf_dump_emit_type(d, m->type, new_cont_id); in btf_dump_emit_type()