Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbtf_dump.c829 const char *pad_type; in btf_dump_emit_bit_padding() local
854 pad_type = pads[i].name; in btf_dump_emit_bit_padding()
875 btf_dump_printf(d, "\n%s%s: %d;", pfx(lvl), pad_type, in btf_dump_emit_bit_padding()
889 btf_dump_printf(d, "\n%s%s: %d;", pfx(lvl), pad_type, pad_bits); in btf_dump_emit_bit_padding()
900 pad_type = pads[i].name; in btf_dump_emit_bit_padding()
905 btf_dump_printf(d, "\n%s%s: %d;", pfx(lvl), pad_type, bits); in btf_dump_emit_bit_padding()