Files
binutils-gdb/libctf
Nick Alcock 2c1a0a70d1 libctf, create, types: encoding, BTF floats
This adds support for the nearly useless BTF_KIND_FLOAT, under the name
CTF_K_BTF_FLOAT.  At the same time we fix up the ctf_add_encoding and
ctf_type_encoding machinery for the new API changes.

I expect this to change a bit: Ali Bahrami reckons I've oversimplified the
CTFv4 encoding representation and need to reintroduce at least a width.

New API:

ctf_id_t ctf_add_btf_float (ctf_dict_t *, uint32_t,
                            const char *, const ctf_encoding_t *);
2025-04-25 18:07:42 +01:00
..
2021-01-05 14:53:40 +00:00
2024-06-20 21:15:27 +09:30
2025-04-25 18:07:42 +01:00
2025-02-28 15:12:02 +00:00
2025-02-28 15:13:24 +00:00
2025-02-28 15:13:24 +00:00
2025-02-28 15:13:24 +00:00