ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cmse_sec_debug.s
1 .arch armv8-m.main
2 .file "sec.c"
3 .text
4 .Ltext0:
5 .cfi_sections .debug_frame
6 .section .text.SecureLED_On,"ax",%progbits
7 .align 1
8 .global SecureLED_On
9 .global __acle_se_SecureLED_On
10 .arch armv8-m.main
11 .syntax unified
12 .thumb
13 .thumb_func
14 .fpu fpv5-sp-d16
15 .type __acle_se_SecureLED_On, %function
16 .syntax unified
17 .thumb
18 .thumb_func
19 .fpu fpv5-sp-d16
20 .type SecureLED_On, %function
21 SecureLED_On:
22 __acle_se_SecureLED_On:
23 .LFB0:
24 .file 1 "sec.c"
25 .loc 1 3 1
26 .cfi_startproc
27 push {r7}
28 .cfi_def_cfa_offset 4
29 .cfi_offset 7, -4
30 add r7, sp, #0
31 .cfi_def_cfa_register 7
32 .loc 1 4 1
33 mov sp, r7
34 .cfi_def_cfa_register 13
35 ldr r7, [sp], #4
36 .cfi_restore 7
37 .cfi_def_cfa_offset 0
38 bxns lr
39 .cfi_endproc
40 .LFE0:
41 .size SecureLED_On, .-SecureLED_On
42 .text
43 .Letext0:
44 .section .debug_info,"",%progbits
45 .Ldebug_info0:
46 .4byte 0x34
47 .2byte 0x4
48 .4byte .Ldebug_abbrev0
49 .byte 0x4
50 .uleb128 0x1
51 .4byte .LASF0
52 .byte 0xc
53 .4byte .LASF1
54 .4byte .LASF2
55 .4byte .Ldebug_ranges0+0
56 .4byte 0
57 .4byte .Ldebug_line0
58 .uleb128 0x2
59 .4byte .LASF3
60 .byte 0x1
61 .byte 0x2
62 .byte 0x1
63 .4byte .LFB0
64 .4byte .LFE0-.LFB0
65 .uleb128 0x1
66 .byte 0x9c
67 .byte 0
68 .section .debug_abbrev,"",%progbits
69 .Ldebug_abbrev0:
70 .uleb128 0x1
71 .uleb128 0x11
72 .byte 0x1
73 .uleb128 0x25
74 .uleb128 0xe
75 .uleb128 0x13
76 .uleb128 0xb
77 .uleb128 0x3
78 .uleb128 0xe
79 .uleb128 0x1b
80 .uleb128 0xe
81 .uleb128 0x55
82 .uleb128 0x17
83 .uleb128 0x11
84 .uleb128 0x1
85 .uleb128 0x10
86 .uleb128 0x17
87 .byte 0
88 .byte 0
89 .uleb128 0x2
90 .uleb128 0x2e
91 .byte 0
92 .uleb128 0x3f
93 .uleb128 0x19
94 .uleb128 0x3
95 .uleb128 0xe
96 .uleb128 0x3a
97 .uleb128 0xb
98 .uleb128 0x3b
99 .uleb128 0xb
100 .uleb128 0x39
101 .uleb128 0xb
102 .uleb128 0x11
103 .uleb128 0x1
104 .uleb128 0x12
105 .uleb128 0x6
106 .uleb128 0x40
107 .uleb128 0x18
108 .uleb128 0x2117
109 .uleb128 0x19
110 .byte 0
111 .byte 0
112 .byte 0
113 .section .debug_aranges,"",%progbits
114 .4byte 0x1c
115 .2byte 0x2
116 .4byte .Ldebug_info0
117 .byte 0x4
118 .byte 0
119 .2byte 0
120 .2byte 0
121 .4byte .LFB0
122 .4byte .LFE0-.LFB0
123 .4byte 0
124 .4byte 0
125 .section .debug_ranges,"",%progbits
126 .Ldebug_ranges0:
127 .4byte .LFB0
128 .4byte .LFE0
129 .4byte 0
130 .4byte 0
131 .section .debug_line,"",%progbits
132 .Ldebug_line0:
133 .section .debug_str,"MS",%progbits,1
134 .LASF1:
135 .ascii "sec.c\000"
136 .LASF0:
137 .ascii "GNU C17 10.0.0 20190617\000"
138 .LASF3:
139 .ascii "SecureLED_On\000"
140 .LASF2:
141 .ascii "Blinky\000"
142 .ident "GCC: (GNU) 10.0.0 20190617 (experimental)"
This page took 0.03422 seconds and 4 git commands to generate.