* ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-e-tpoffcomm1.d,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / globsymw2.s
1 .text
2 .stabn 162,0,0,0
3 ;# A bit like globsymw1.s but containing a valid, working, stabs
4 ;# symbol warning construct.
5 .stabs "isatty is not implemented and will always fail",30,0,0,0
6 .stabs "globsym1",1,0,0,0
7 .global globsym1
8 .type globsym1, @function
9 globsym1:
10 .stabd 46,0,0
11 .stabn 68,0,16,LM0-globsym1
12 LM0:
13 .long 0
14 .size globsym1, .-globsym1
15 .stabs "",100,0,0,Letext0
16 Letext0:
This page took 0.036746 seconds and 4 git commands to generate.