Searched defs:__tag2 (Results 1 – 12 of 12) sorted by relevance
5 #define __tag2 __attribute__((btf_decl_tag("tag2"))) macro10 struct t1 g1 __tag1 __tag2; variable22 struct t1 g3 __tag2; variable27 struct t1 g4 __tag1 __tag2; variable
6 #define __tag2 [[clang::btf_type_tag("tag2")]] macro11 #define __tag2 __attribute__((btf_type_tag("tag2"))) macro
5 #define __tag2 __attribute__((btf_decl_tag("tag2"))) macro35 } __tag2; variable46 } __tag1 __tag2; variable
5 #define __tag2 __attribute__((btf_decl_tag("tag2"))) macro8 int a __tag1 __tag2; member
6 #define __tag2 [[clang::btf_type_tag("tag2")]] macro15 #define __tag2 __attribute__((btf_type_tag("tag2"))) macro
5 #define __tag2 __attribute__((btf_decl_tag("tag2"))) macro
4 #define __tag2 __attribute__((btf_type_tag("tag2"))) macro
4 #define __tag2 __attribute__((btf_decl_tag("tag2"))) macro44 typedef unsigned * __u1 __tag1 __tag2; typedef47 } __t2 __tag1 __tag2; typedef