Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dgen.c333 bool strip_mods = false, needs_typeof = false; in codegen_subskel_datasecs() local
387 needs_typeof = btf_is_array(var) || btf_is_ptr_to_func_proto(btf, var); in codegen_subskel_datasecs()
388 if (needs_typeof) in codegen_subskel_datasecs()
395 if (needs_typeof) in codegen_subskel_datasecs()