mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
* ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0.
This commit is contained in:
@@ -225,6 +225,7 @@ static autofilter_entry_type autofilter_symbollist[] =
|
||||
{ "impure_ptr", 10 },
|
||||
{ "_pei386_runtime_relocator", 25 },
|
||||
{ "do_pseudo_reloc", 15 },
|
||||
{ "cygwin_crt0", 11 },
|
||||
{ NULL, 0 }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user