.idata symbols should be reported with i or I flag by nm
authorAlan Modra <amodra@gmail.com>
Thu, 27 Feb 2020 03:53:34 +0000 (14:23 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 27 Feb 2020 21:49:42 +0000 (08:19 +1030)
commit49d9fd42acefc1c0ee282b5808874a1074bf1ecd
tree3c8bd0797cc2ab936cc18e7165c19b5247b1643c
parent3104d9ee223133b9f5be4ec96b3f986e4fbc893e
.idata symbols should be reported with i or I flag by nm

PR 24511
* syms.c (stt): Trim off all but 'e', 'i' and 'p' entries.
(coff_section_type): Adjust comment.
(decode_section_type): Likewise.  Call coff_section_type before
decode_section_type.
(bfd_decode_symclass): Use 'c' for common sections other than
the standard one.
bfd/ChangeLog
bfd/syms.c
This page took 0.035728 seconds and 4 git commands to generate.