diff options
author | Alan Modra <amodra@gmail.com> | 2023-03-22 09:02:57 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-03-22 09:02:57 +1030 |
commit | 6634b215662aa856c8df9ee0e56c0a2f7ad3684e (patch) | |
tree | 18efcb641d4219448872fad32860db655fc4167a /libctf/ctf-decls.h | |
parent | 509ab0875d598dc36edb80d4d6a957b41540d992 (diff) | |
download | gdb-6634b215662aa856c8df9ee0e56c0a2f7ad3684e.zip gdb-6634b215662aa856c8df9ee0e56c0a2f7ad3684e.tar.gz gdb-6634b215662aa856c8df9ee0e56c0a2f7ad3684e.tar.bz2 |
PE fake section for C_SECTION syms
It's an odd thing to have objdump -x show a different section table
to objdump -h, but that can happen if swapping in symbols leads to
creating sections. Setting SEC_LINKER_CREATED stops the display of
these sections, so that you get shown what is in the object file.
* peXXigen.c (_bfd_XXi_swap_sym_in): Set SEC_LINKER_CREATED on
fake section created for C_SECTION syms. Don't zero asection
fields that are already zero.
Diffstat (limited to 'libctf/ctf-decls.h')
0 files changed, 0 insertions, 0 deletions