summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/ppc/xcoff-visibility-1-32.d
blob: f3d00eb6f24d41d2f1ea52927752ce04db6afa6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
#as: -a32
#source: xcoff-visibility-1.s
#objdump: -t
#name: XCOFF Visibility 1 (32 bit)

.*

SYMBOL TABLE:
.*
.*
.*
.*
\[  4\].*\(ty    0\).*l_novisibility
.*
\[  6\].*\(ty 1000\).*l_internal
.*
\[  8\].*\(ty 2000\).*l_hidden
.*
\[ 10\].*\(ty 3000\).*l_protected
.*
\[ 12\].*\(ty 4000\).*l_exported
.*
\[ 14\].*\(ty 1000\).*l_dual
.*
\[ 16\].*\(ty    0\).*globl_novisibility
.*
\[ 18\].*\(ty 1000\).*globl_internal
.*
\[ 20\].*\(ty 2000\).*globl_hidden
.*
\[ 22\].*\(ty 3000\).*globl_protected
.*
\[ 24\].*\(ty 4000\).*globl_exported
.*
\[ 26\].*\(ty 1000\).*globl_dual
.*
\[ 28\].*\(ty    0\).*weak_novisibility
.*
\[ 30\].*\(ty 1000\).*weak_internal
.*
\[ 32\].*\(ty 2000\).*weak_hidden
.*
\[ 34\].*\(ty 3000\).*weak_protected
.*
\[ 36\].*\(ty 4000\).*weak_exported
.*
\[ 38\].*\(ty 1000\).*weak_dual
.*
\[ 40\].*\(ty    0\).*comm_novisibility
.*
\[ 42\].*\(ty 1000\).*comm_internal
.*
\[ 44\].*\(ty 2000\).*comm_hidden
.*
\[ 46\].*\(ty 3000\).*comm_protected
.*
\[ 48\].*\(ty 4000\).*comm_exported
.*
\[ 50\].*\(ty    0\).*extern_novisibility
.*
\[ 52\].*\(ty 1000\).*extern_internal
.*
\[ 54\].*\(ty 2000\).*extern_hidden
.*
\[ 56\].*\(ty 3000\).*extern_protected
.*
\[ 58\].*\(ty 4000\).*extern_exported
.*
\[ 60\].*\(ty 1000\).*extern_dual
.*