mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-29 21:13:52 +08:00
f5e0494514
* ld-elfvsb/define.s: Mark all global lables as object. * ld-elfvsb/hidden0.d: Match large section number. * ld-elfvsb/hidden1.d: Likewise. * ld-elfvsb/internal0.d: Likewise. * ld-elfvsb/internal1.d: Likewise. * ld-elfvsb/protected0.d: Likewise. * ld-elfvsb/protected1.d: Likewise. * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT. * ld-elfvsb/internal0.d: Likewise. * ld-elfvsb/protected0.d: Likewise.
11 lines
241 B
Makefile
11 lines
241 B
Makefile
#source: define.s
|
|
#source: undef.s
|
|
#ld: -r
|
|
#readelf: -s
|
|
|
|
Symbol table '.symtab' contains .* entries:
|
|
Num: Value[ ]+Size Type Bind Vis Ndx Name
|
|
#...
|
|
[ ]*[0-9]+: [0-9a-fA-F]* 0 OBJECT GLOBAL INTERNAL . internal
|
|
#pass
|