search for: __str_my_str2

Displaying 1 result from an estimated 1 matches for "__str_my_str2".

Did you mean: __str_my_str
2015 Aug 05
2
[LLVMdev] Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
...>>>> int y; >>>> }; >>>> struct my_str __str_my_str; >>>> >>>> struct my_str2 { >>>> int x; >>>> int y; >>>> int z; >>>> }; >>>> struct my_str2 __str_my_str2; >>>> >>>> test_func(__builtin_bpf_typeid(&__str_my_str)); >>>> test_func(__builtin_bpf_typeid(&__str_my_str2)); >>>> mov r1, 1 >>>> call 4660 >>>> mov r1, 2 >>>&g...