Yonghong Song
4948927058
[BPF] support btf_tag attribute in .BTF section
...
A new kind BTF_KIND_TAG is added to .BTF to encode
btf_tag attributes. The format looks like
CommonType.name : attribute string
CommonType.type : attached to a struct/union/func/var.
CommonType.info : encoding BTF_KIND_TAG
kflag == 1 to indicate the attribute is
for CommonType.type, or kflag == 0
for struct/union member or func argument.
one uint32_t : to encode which member/argument starting from 0.
If one particular type or member/argument has more than one attribute,
multiple BTF_KIND_TAG will be generated.
Differential Revision: https://reviews.llvm.org/D106622
2021-08-28 21:02:27 -07:00
..
2021-08-28 21:02:27 -07:00
2021-07-17 11:09:18 +02:00
2021-05-24 19:43:40 +02:00
2021-05-24 19:43:40 +02:00
2021-07-14 12:21:01 +01:00
2021-07-14 12:21:01 +01:00
2020-12-03 07:38:00 -08:00
2020-12-03 07:38:00 -08:00
2018-02-18 10:09:54 +00:00
2020-11-20 14:00:46 -05:00
2021-05-24 19:43:40 +02:00
2017-11-19 01:35:00 +00:00
2017-11-19 01:35:00 +00:00
2017-11-19 01:35:00 +00:00
2018-04-03 03:56:37 +00:00
2021-05-24 19:43:40 +02:00
2018-01-19 17:13:12 +00:00
2018-01-19 17:13:12 +00:00
2021-05-24 19:43:40 +02:00
2017-09-18 23:29:36 +00:00
2019-04-26 18:45:04 +00:00
2021-05-16 11:01:47 -07:00
2021-05-24 19:43:40 +02:00
2021-05-24 19:43:40 +02:00
2021-05-06 02:38:46 +00:00
2016-11-18 02:32:35 +00:00
2021-08-04 16:54:16 -07:00
2016-11-18 02:32:35 +00:00
2016-05-23 14:57:19 +00:00
2016-05-26 15:23:50 +00:00
2017-09-11 23:43:35 +00:00
2017-04-13 22:24:13 +00:00
2016-11-20 02:25:00 +00:00
2020-03-05 18:05:28 -08:00
2020-03-05 18:05:28 -08:00
2020-05-18 18:53:23 -07:00
2020-03-15 17:46:23 -07:00
2018-02-18 10:09:54 +00:00
2020-05-18 17:40:18 -07:00
2019-02-27 05:36:15 +00:00
2017-01-17 07:26:17 +00:00
2021-05-24 19:43:40 +02:00
2021-05-24 19:43:40 +02:00
2020-11-16 07:08:41 -08:00
2021-05-25 08:19:13 -07:00
2021-05-25 08:19:13 -07:00
2021-05-25 08:19:13 -07:00
2021-05-25 08:19:13 -07:00
2021-05-25 08:19:13 -07:00
2017-06-29 15:18:54 +00:00
2017-06-29 15:18:54 +00:00
2018-02-18 10:09:54 +00:00
2018-01-16 07:27:19 +00:00
2019-02-18 08:24:29 +00:00
2019-10-16 15:27:59 +00:00
2020-06-03 08:14:54 -07:00
2021-03-02 13:03:42 -08:00
2018-01-19 17:13:12 +00:00
2018-01-19 17:13:12 +00:00
2018-01-19 17:13:12 +00:00
2020-04-06 09:59:08 -06:00
2020-06-11 19:31:06 -07:00
2020-10-07 19:08:40 -07:00
2020-10-07 19:08:40 -07:00
2018-02-18 10:09:54 +00:00
2020-02-13 10:16:06 -08:00
2018-04-03 03:56:37 +00:00
2020-12-02 22:27:17 -08:00
2017-08-23 04:25:57 +00:00
2021-05-24 19:43:40 +02:00
2016-05-30 08:28:34 +00:00
2016-05-30 08:28:34 +00:00
2019-03-13 17:07:09 +00:00
2015-01-24 17:51:26 +00:00
2018-05-09 02:40:45 +00:00
2021-05-24 19:43:40 +02:00
2021-05-24 19:43:40 +02:00