Upload Tizen:Base source
[external/binutils.git] / binutils / testsuite / binutils-all / localize-hidden-1.d
1 #PROG: objcopy
2 #objdump: --syms
3 #objcopy: --localize-hidden
4 #name: --localize-hidden test 1
5 #...
6 0+1200 l .*\*ABS\*      0+ \.hidden Lhidden
7 0+1300 l .*\*ABS\*      0+ \.internal Linternal
8 0+1400 l .*\*ABS\*      0+ \.protected Lprotected
9 0+1100 l .*\*ABS\*      0+ Ldefault
10 #...
11 0+2200 l .*\*ABS\*      0+ \.hidden Ghidden
12 0+2300 l .*\*ABS\*      0+ \.internal Ginternal
13 0+3200 l .*\*ABS\*      0+ \.hidden Whidden
14 0+3300 l .*\*ABS\*      0+ \.internal Winternal
15 0+2100 g .*\*ABS\*      0+ Gdefault
16 0+2400 g .*\*ABS\*      0+ \.protected Gprotected
17 0+3100  w.*\*ABS\*      0+ Wdefault
18 0+3400  w.*\*ABS\*      0+ \.protected Wprotected
19 #pass