Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
Dbtf_dumper.c24 static int btf_dumper_do_type(const struct btf_dumper *d, __u32 type_id,
31 static int dump_prog_id_as_func_ptr(const struct btf_dumper *d, in dump_prog_id_as_func_ptr()
99 static void btf_dumper_ptr(const struct btf_dumper *d, in btf_dumper_ptr()
127 static int btf_dumper_modifier(const struct btf_dumper *d, __u32 type_id, in btf_dumper_modifier()
139 static int btf_dumper_enum(const struct btf_dumper *d, in btf_dumper_enum()
213 static int btf_dumper_array(const struct btf_dumper *d, __u32 type_id, in btf_dumper_array()
431 static int btf_dumper_struct(const struct btf_dumper *d, __u32 type_id, in btf_dumper_struct()
479 static int btf_dumper_var(const struct btf_dumper *d, __u32 type_id, in btf_dumper_var()
493 static int btf_dumper_datasec(const struct btf_dumper *d, __u32 type_id, in btf_dumper_datasec()
521 static int btf_dumper_do_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_do_type()
[all …]
Dstruct_ops.c355 struct btf_dumper *d = (struct btf_dumper *)data; in __do_dump()
406 struct btf_dumper d = {}; in do_dump()
Dmain.h228 struct btf_dumper { struct
242 int btf_dumper_type(const struct btf_dumper *d, __u32 type_id, argument
Dmap.c98 static int do_dump_btf(const struct btf_dumper *d, in do_dump_btf()
170 struct btf_dumper d = { in print_entry_json()
203 struct btf_dumper d = { in print_entry_json()
760 struct btf_dumper d = { in dump_map_elem()
1062 struct btf_dumper d = { in print_key_value()
DMakefile141 …(BOOTSTRAP_OUTPUT),main.o common.o json_writer.o gen.o btf.o xlated_dumper.o btf_dumper.o disasm.o)
Dprog.c282 struct btf_dumper d = { in show_prog_metadata()
312 struct btf_dumper d = { in show_prog_metadata()