mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-13 16:33:02 +00:00
10 lines
198 B
D
10 lines
198 B
D
|
#name: --gc-sections with __start_
|
||
|
#ld: --gc-sections -e _start
|
||
|
#nm: -n
|
||
|
#target: *-*-linux* *-*-gnu*
|
||
|
#notarget: *-*-*aout *-*-*oldld frv-*-linux* metag-*-linux*
|
||
|
|
||
|
#...
|
||
|
[0-9a-f]+ D +__start__foo
|
||
|
#...
|