diff options
author | Alan Modra <amodra@gmail.com> | 2023-02-10 10:54:32 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-02-10 11:02:24 +1030 |
commit | 7027a373b2422eb682df69639308134283edd0b8 (patch) | |
tree | 9110eb7ec58633eaf82d092c4159e4cb84db933c /gdb/python | |
parent | 930531e8f777643c2e0afd413ba5f1043219f57c (diff) | |
download | binutils-7027a373b2422eb682df69639308134283edd0b8.zip binutils-7027a373b2422eb682df69639308134283edd0b8.tar.gz binutils-7027a373b2422eb682df69639308134283edd0b8.tar.bz2 |
objcopy of mach-o indirect symbols
Anti-fuzzer measure. I'm not sure what the correct fix is for
objcopy. Probably the BFD_MACH_O_S_NON_LAZY_SYMBOL_POINTERS,
BFD_MACH_O_S_LAZY_SYMBOL_POINTERS and BFD_MACH_O_S_SYMBOL_STUBS
contents should be read.
* mach-o.c (bfd_mach_o_section_get_nbr_indirect): Omit sections
with NULL sec->indirect_syms.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions