mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 17:40:49 +00:00
PR ld/14326
* scripttempl/pe.sc: Add _etext symbol.
This commit is contained in:
@@ -86,6 +86,7 @@ SECTIONS
|
||||
/* ??? Why is .gcc_exc here? */
|
||||
${RELOCATING+ *(.gcc_exc)}
|
||||
${RELOCATING+PROVIDE (etext = .);}
|
||||
${RELOCATING+PROVIDE (_etext = .);}
|
||||
${RELOCATING+ *(.gcc_except_table)}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user