Don't allow mixing x64_32 with x86_64.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / undefined.s
1 .file "undefined.c"
2 .section .debug_abbrev,"",@progbits
3 .Ldebug_abbrev0:
4 .section .debug_info,"",@progbits
5 .Ldebug_info0:
6 .section .debug_line,"",@progbits
7 .Ldebug_line0:
8 .text
9 .Ltext0:
10 .p2align 4,,15
11 .globl function
12 .type function, @function
13 function:
14 .LFB2:
15 .file 1 "undefined.c"
16 .loc 1 8 0
17 .loc 1 9 0
18 xorl %eax, %eax
19 jmp this_function_is_not_defined
20 .LFE2:
21 .size function, .-function
22 .section .debug_frame,"",@progbits
23 .Lframe0:
24 .long .LECIE0-.LSCIE0
25 .LSCIE0:
26 .long 0xffffffff
27 .byte 0x1
28 .string ""
29 .uleb128 0x1
30 .sleb128 -8
31 .byte 0x10
32 .byte 0xc
33 .uleb128 0x7
34 .uleb128 0x8
35 .byte 0x90
36 .uleb128 0x1
37 .align 8
38 .LECIE0:
39 .LSFDE0:
40 .long .LEFDE0-.LASFDE0
41 .LASFDE0:
42 .long .Lframe0
43 .quad .LFB2
44 .quad .LFE2-.LFB2
45 .align 8
46 .LEFDE0:
47 .text
48 .Letext0:
49 .section .debug_info
50 .long 0x4c
51 .value 0x2
52 .long .Ldebug_abbrev0
53 .byte 0x8
54 .uleb128 0x1
55 .long .Ldebug_line0
56 .quad .Letext0
57 .quad .Ltext0
58 .long .LASF0
59 .byte 0x1
60 .long .LASF1
61 .uleb128 0x2
62 .byte 0x1
63 .long .LASF2
64 .byte 0x1
65 .byte 0x8
66 .long 0x48
67 .quad .LFB2
68 .quad .LFE2
69 .byte 0x2
70 .byte 0x77
71 .sleb128 8
72 .uleb128 0x3
73 .string "int"
74 .byte 0x4
75 .byte 0x5
76 .byte 0x0
77 .section .debug_abbrev
78 .uleb128 0x1
79 .uleb128 0x11
80 .byte 0x1
81 .uleb128 0x10
82 .uleb128 0x6
83 .uleb128 0x12
84 .uleb128 0x1
85 .uleb128 0x11
86 .uleb128 0x1
87 .uleb128 0x25
88 .uleb128 0xe
89 .uleb128 0x13
90 .uleb128 0xb
91 .uleb128 0x3
92 .uleb128 0xe
93 .byte 0x0
94 .byte 0x0
95 .uleb128 0x2
96 .uleb128 0x2e
97 .byte 0x0
98 .uleb128 0x3f
99 .uleb128 0xc
100 .uleb128 0x3
101 .uleb128 0xe
102 .uleb128 0x3a
103 .uleb128 0xb
104 .uleb128 0x3b
105 .uleb128 0xb
106 .uleb128 0x49
107 .uleb128 0x13
108 .uleb128 0x11
109 .uleb128 0x1
110 .uleb128 0x12
111 .uleb128 0x1
112 .uleb128 0x40
113 .uleb128 0xa
114 .byte 0x0
115 .byte 0x0
116 .uleb128 0x3
117 .uleb128 0x24
118 .byte 0x0
119 .uleb128 0x3
120 .uleb128 0x8
121 .uleb128 0xb
122 .uleb128 0xb
123 .uleb128 0x3e
124 .uleb128 0xb
125 .byte 0x0
126 .byte 0x0
127 .byte 0x0
128 .section .debug_pubnames,"",@progbits
129 .long 0x1b
130 .value 0x2
131 .long .Ldebug_info0
132 .long 0x50
133 .long 0x29
134 .string "function"
135 .long 0x0
136 .section .debug_aranges,"",@progbits
137 .long 0x2c
138 .value 0x2
139 .long .Ldebug_info0
140 .byte 0x8
141 .byte 0x0
142 .value 0x0
143 .value 0x0
144 .quad .Ltext0
145 .quad .Letext0-.Ltext0
146 .quad 0x0
147 .quad 0x0
148 .section .debug_str,"MS",@progbits,1
149 .LASF0:
150 .string "GNU C 3.4.6"
151 .LASF1:
152 .string "undefined.c"
153 .LASF2:
154 .string "function"
This page took 0.041568 seconds and 4 git commands to generate.