Searched refs:codegen_btf_dump_printf (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/bpf/bpftool/ |
| H A D | gen.c | 148 static void codegen_btf_dump_printf(void *ctx, const char *fmt, va_list args) in codegen_btf_dump_printf() function 301 d = btf_dump__new(btf, codegen_btf_dump_printf, NULL, NULL); in codegen_datasecs() 354 d = btf_dump__new(btf, codegen_btf_dump_printf, NULL, NULL); in codegen_subskel_datasecs() 1059 d = btf_dump__new(btf, codegen_btf_dump_printf, NULL, NULL); in walk_st_ops_shadow_vars()
|