2014-01-15 10:53:42 +01:00

10 lines
183 B
Makefile

#name: --gc-sections with __start_
#ld: --gc-sections -e _start
#nm: -n
#target: *-*-linux* *-*-gnu*
#notarget: *-*-*aout *-*-*oldld frv-*-linux*
#...
[0-9a-f]+ D +__start__foo
#...