]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libctf: create: ctf_add_type modifications
authorNick Alcock <nick.alcock@oracle.com>
Thu, 24 Apr 2025 15:59:23 +0000 (16:59 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Fri, 25 Apr 2025 17:07:42 +0000 (18:07 +0100)
commitceb15ece5e8df6e8f799248627c9ca165111bde3
tree65d384daf4cef782640a4768c2beba4f4f839ae9
parent4a4312b684ad779c5c14e0838adc868cc6b14847
libctf: create: ctf_add_type modifications

This adapts ctf_add_type a little, adding support for prefix types, shifting
away from hardwired things towards API functions that can adapt to the CTFv4
changes, adapting to the structure/union API changes, and adding bitfielded
structures and structure members as needed.
libctf/ctf-create.c