Test binutils_assemble return value
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / localize-hidden-1.d
CommitLineData
d58c2e3a 1#PROG: objcopy
a87866e6 2#objdump: --syms
d58c2e3a
RS
3#objcopy: --localize-hidden
4#name: --localize-hidden test 1
5#...
a87866e6
RS
60+1200 l .*\*ABS\* 0+ \.hidden Lhidden
70+1300 l .*\*ABS\* 0+ \.internal Linternal
80+1400 l .*\*ABS\* 0+ \.protected Lprotected
90+1100 l .*\*ABS\* 0+ Ldefault
10#...
110+2200 l .*\*ABS\* 0+ \.hidden Ghidden
120+2300 l .*\*ABS\* 0+ \.internal Ginternal
130+3200 l .*\*ABS\* 0+ \.hidden Whidden
140+3300 l .*\*ABS\* 0+ \.internal Winternal
aff1a65e 15#...
a87866e6
RS
160+2100 g .*\*ABS\* 0+ Gdefault
170+2400 g .*\*ABS\* 0+ \.protected Gprotected
180+3100 w.*\*ABS\* 0+ Wdefault
190+3400 w.*\*ABS\* 0+ \.protected Wprotected
20#pass
This page took 0.708483 seconds and 4 git commands to generate.