Home
last modified time | relevance | path

Searched refs:btf_dump_printf (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dbtf_dump.c136 static void btf_dump_printf(const struct btf_dump *d, const char *fmt, ...) in btf_dump_printf() function
717 btf_dump_printf(d, ";\n\n"); in btf_dump_emit_type()
728 btf_dump_printf(d, ";\n\n"); in btf_dump_emit_type()
750 btf_dump_printf(d, ";\n\n"); in btf_dump_emit_type()
766 btf_dump_printf(d, ";\n\n"); in btf_dump_emit_type()
781 btf_dump_printf(d, ";\n\n"); in btf_dump_emit_type()
805 btf_dump_printf(d, ";\n\n"); in btf_dump_emit_type()
811 btf_dump_printf(d, ";\n\n"); in btf_dump_emit_type()
917 btf_dump_printf(d, "\n%s%s: %d;", pfx(lvl), pad_type, in btf_dump_emit_bit_padding()
931 btf_dump_printf( in btf_dump_emit_bit_padding()
[all...]

Completed in 3 milliseconds