Lines Matching full:f1

25 	btf__add_field(btf1, "f1", 2, 0, 0);		/*      int *f1; */  in test_distilled_base()
28 btf__add_field(btf1, "f1", 1, 0, 0); /* int f1; */ in test_distilled_base()
33 btf__add_field(btf1, "f1", 1, 0, 0); /* int f1; */ in test_distilled_base()
37 btf__add_field(btf1, "f1", 1, 0, 0); /* int f1; */ in test_distilled_base()
52 btf__add_field(btf1, "f1", 1, 0, 0); /* int f1; */ in test_distilled_base()
55 btf__add_field(btf1, "f1", 1, 0, 0); /* int f1; */ in test_distilled_base()
63 btf__add_field(btf1, "f1", 1, 0, 0); /* int f1; */ in test_distilled_base()
66 btf__add_field(btf1, "f1", 1, 0, 0); /* int f1; */ in test_distilled_base()
73 "\t'f1' type_id=2 bits_offset=0", in test_distilled_base()
75 "\t'f1' type_id=1 bits_offset=0\n" in test_distilled_base()
79 "\t'f1' type_id=1 bits_offset=0\n" in test_distilled_base()
82 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
92 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
94 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
99 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
101 "\t'f1' type_id=1 bits_offset=0"); in test_distilled_base()
117 btf__add_field(btf2, "f1", 13, 0, 0); /* struct embedded f1; */ in test_distilled_base()
129 "\t'f1' type_id=2 bits_offset=0", in test_distilled_base()
131 "\t'f1' type_id=1 bits_offset=0\n" in test_distilled_base()
135 "\t'f1' type_id=1 bits_offset=0\n" in test_distilled_base()
138 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
148 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
150 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
155 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
157 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
167 "\t'f1' type_id=13 bits_offset=0", in test_distilled_base()
201 "\t'f1' type_id=6 bits_offset=0", in test_distilled_base()
208 "\t'f1' type_id=1 bits_offset=0\n" in test_distilled_base()
211 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
228 "\t'f1' type_id=2 bits_offset=0", in test_distilled_base()
230 "\t'f1' type_id=1 bits_offset=0\n" in test_distilled_base()
234 "\t'f1' type_id=1 bits_offset=0\n" in test_distilled_base()
237 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
247 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
249 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
254 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
256 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
266 "\t'f1' type_id=13 bits_offset=0", in test_distilled_base()
275 "\t'f1' type_id=1 bits_offset=0\n" in test_distilled_base()
278 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base()
618 btf__add_field(btf1, "f1", 1, 0, 0); /* int f1; */ in test_distilled_base_embedded_err()
624 "\t'f1' type_id=1 bits_offset=0"); in test_distilled_base_embedded_err()
638 "\t'f1' type_id=1 bits_offset=0", in test_distilled_base_embedded_err()
662 btf__add_field(btf5, "f1", 1, 0, 0); /* int f1; */ in test_distilled_base_embedded_err()