diff options
| author | Matthieu Longo <matthieu.longo@arm.com> | 2025-04-17 11:05:16 +0100 |
|---|---|---|
| committer | Matthieu Longo <matthieu.longo@arm.com> | 2025-11-24 10:15:33 +0000 |
| commit | ebe829eb9f026a27c06918e33eeaadf230f2dfa2 (patch) | |
| tree | b8cece747371ad626dcf4503f93c001a4df6fb5c /gdb/block.c | |
| parent | d15d8e417dd4322d432bf864275c87b2633a31b3 (diff) | |
| download | binutils-ebe829eb9f026a27c06918e33eeaadf230f2dfa2.zip binutils-ebe829eb9f026a27c06918e33eeaadf230f2dfa2.tar.gz binutils-ebe829eb9f026a27c06918e33eeaadf230f2dfa2.tar.bz2 | |
bfd: rename parsing methods of object attribute v1 API
This patch is a preparation for the introduction of object attributes
v2. It aims at:
- making clear what methods are used to parse OAv1
- adding more constaints on parameters type by using enums instead of
defines.
- hiding the attribute tag type behind a typedef.
- preparing the move of object attributes's parsing code to another
file.
Note: the name obj_attr_v1_process_attribute is exposed in the API.
Ideally, the version should not be part of the name, and be hidden
behind a macro. However, a later patch will unify the parsing of
OAv1 and OAv2, and will make the use of such a macro obsolete.
Diffstat (limited to 'gdb/block.c')
0 files changed, 0 insertions, 0 deletions
