Re: [PATCH v2 3/5][STAGE1] ctf: translate annotation DIEs to internal ctf

2025-03-04 Thread Yonghong Song
On 2/24/25 1:55 PM, David Faust wrote: On 2/24/25 11:04, Indu Bhagat wrote: On 2/6/25 11:54 AM, David Faust wrote: Translate DW_TAG_GNU_annotation DIEs created for C attributes btf_decl_tag and btf_type_tag into an in-memory representation in the CTF/BTF container. They will be output in B

Re: [PATCH v2 3/5][STAGE1] ctf: translate annotation DIEs to internal ctf

2025-02-24 Thread David Faust
On 2/24/25 11:04, Indu Bhagat wrote: > On 2/6/25 11:54 AM, David Faust wrote: >> Translate DW_TAG_GNU_annotation DIEs created for C attributes >> btf_decl_tag and btf_type_tag into an in-memory representation in the >> CTF/BTF container. They will be output in BTF as BTF_KIND_DECL_TAG and >> BT

Re: [PATCH v2 3/5][STAGE1] ctf: translate annotation DIEs to internal ctf

2025-02-24 Thread Indu Bhagat
On 2/6/25 11:54 AM, David Faust wrote: Translate DW_TAG_GNU_annotation DIEs created for C attributes btf_decl_tag and btf_type_tag into an in-memory representation in the CTF/BTF container. They will be output in BTF as BTF_KIND_DECL_TAG and BTF_KIND_TYPE_TAG records. The new CTF kinds used to