mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
9d6404037f
* ld-elfweak/size2b.s: Likewise. * ld-elfweak/size2.d: Update.
11 lines
226 B
Makefile
11 lines
226 B
Makefile
#source: size2a.s
|
|
#source: size2b.s
|
|
#ld:
|
|
#readelf: -s
|
|
Symbol table '.symtab' contains .* entries:
|
|
#...
|
|
.*: [0-9a-f]* +1 +FUNC +GLOBAL +DEFAULT +[0-9] +_start
|
|
#...
|
|
.*: [0-9a-f]* +1 +FUNC +WEAK +DEFAULT +[0-9] +foo
|
|
#...
|