XCOFF ld testsuite fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined3.d
CommitLineData
8e919164
HPN
1#ld: -Tdefined3.t
2#nm: -B
3#source: phdrs.s
4#source: defined.s
5
6# Check that DEFINED matches only symbols defined before its location.
7# The ellipsis account for target-specific symbols. Matching both A and T
8# accounts for formats that can't tell a .text symbol from an absolute
9# symbol (mmo), but matches whatever section that contains an address
10# matching the value.
11
12#...
130+1 [AT] defined
76cb62b0 14#...
8e919164 150+200 A defined1
76cb62b0 16#...
8e919164 170+201 A defined2
76cb62b0 18#...
8e919164 190+100 A defined3
76cb62b0 20#...
8e919164 210+ [AT] defined4
76cb62b0 22#...
8e919164 230+2a A defined5
76cb62b0 24#...
8e919164 250+ [AT] defined6
76cb62b0 26#...
8e919164 270+1 [AT] defined7
76cb62b0 28#...
8e919164
HPN
290+1 [AT] defined8
30#...
310+2a A sym1
76cb62b0 32#...
8e919164
HPN
33[0-9a-f]+ T sym2
34#pass
This page took 0.720117 seconds and 4 git commands to generate.