]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
Add support for the DW_FORM_strx* forms to the BFD library.
authorNick Clifton <nickc@redhat.com>
Fri, 5 Mar 2021 17:06:59 +0000 (17:06 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 5 Mar 2021 17:06:59 +0000 (17:06 +0000)
commit2017f38777038db926239b9bbea738d270597b0e
treee4ef9f7d8d4b7d793d5f73f74b0c42ca57b935e6
parentd296b73620d0ea069b8a30c0bb77f52e32618c6a
Add support for the DW_FORM_strx* forms to the BFD library.

PR 27521
* dwarf2.c (is_str_attr): Add DW_FORM_strx* forms.
(read_indexed_string): Placeholder function.
(read_attribute_value): Handle DW_FORM_strx* and DW_FORM_addrx*
forms.
bfd/ChangeLog
bfd/dwarf2.c