1.text
2.file 1 "inserted_by_delocate.c"
3.loc 1 1 0
4BORINGSSL_bcm_text_start:
5	.text
6	movq %rax, %rax
7
8	# BSS declarations emit accessors.
9	.comm	aes_128_ctr_generic_storage,64,32
10	.lcomm	aes_128_ctr_generic_storage2,64,32
11
12	# BSS symbols may also be emitted in .bss sections.
13	.section .bss,"awT",@nobits
14	.align 4
15	.globl x
16	.type   x, @object
17	.size   x, 4
18x:
19.Lx_local_target:
20
21	.zero 4
22.Llocal:
23	.quad 0
24	.size .Llocal, 4
25
26	# .bss handling is terminated by a .text directive.
27	.text
28	.section .bss,"awT",@nobits
29y:
30.Ly_local_target:
31
32	.quad 0
33
34	# Or a .section directive.
35# WAS .section .rodata
36.text
37	.quad 0
38
39	# Or the end of the file.
40	.section .bss,"awT",@nobits
41z:
42.Lz_local_target:
43
44	.quad 0
45.text
46.loc 1 2 0
47BORINGSSL_bcm_text_end:
48.type aes_128_ctr_generic_storage_bss_get, @function
49aes_128_ctr_generic_storage_bss_get:
50	leaq	aes_128_ctr_generic_storage(%rip), %rax
51	ret
52.type aes_128_ctr_generic_storage2_bss_get, @function
53aes_128_ctr_generic_storage2_bss_get:
54	leaq	aes_128_ctr_generic_storage2(%rip), %rax
55	ret
56.type x_bss_get, @function
57x_bss_get:
58	leaq	.Lx_local_target(%rip), %rax
59	ret
60.type y_bss_get, @function
61y_bss_get:
62	leaq	.Ly_local_target(%rip), %rax
63	ret
64.type z_bss_get, @function
65z_bss_get:
66	leaq	.Lz_local_target(%rip), %rax
67	ret
68.type OPENSSL_ia32cap_get, @function
69.globl OPENSSL_ia32cap_get
70.LOPENSSL_ia32cap_get_local_target:
71OPENSSL_ia32cap_get:
72	leaq OPENSSL_ia32cap_P(%rip), %rax
73	ret
74.extern OPENSSL_ia32cap_P
75.type OPENSSL_ia32cap_addr_delta, @object
76.size OPENSSL_ia32cap_addr_delta, 8
77OPENSSL_ia32cap_addr_delta:
78.quad OPENSSL_ia32cap_P-OPENSSL_ia32cap_addr_delta
79.type BORINGSSL_bcm_text_hash, @object
80.size BORINGSSL_bcm_text_hash, 64
81BORINGSSL_bcm_text_hash:
82.byte 0xae
83.byte 0x2c
84.byte 0xea
85.byte 0x2a
86.byte 0xbd
87.byte 0xa6
88.byte 0xf3
89.byte 0xec
90.byte 0x97
91.byte 0x7f
92.byte 0x9b
93.byte 0xf6
94.byte 0x94
95.byte 0x9a
96.byte 0xfc
97.byte 0x83
98.byte 0x68
99.byte 0x27
100.byte 0xcb
101.byte 0xa0
102.byte 0xa0
103.byte 0x9f
104.byte 0x6b
105.byte 0x6f
106.byte 0xde
107.byte 0x52
108.byte 0xcd
109.byte 0xe2
110.byte 0xcd
111.byte 0xff
112.byte 0x31
113.byte 0x80
114.byte 0xa2
115.byte 0xd4
116.byte 0xc3
117.byte 0x66
118.byte 0xf
119.byte 0xc2
120.byte 0x6a
121.byte 0x7b
122.byte 0xf4
123.byte 0xbe
124.byte 0x39
125.byte 0xa2
126.byte 0xd7
127.byte 0x25
128.byte 0xdb
129.byte 0x21
130.byte 0x98
131.byte 0xe9
132.byte 0xd5
133.byte 0x53
134.byte 0xbf
135.byte 0x5c
136.byte 0x32
137.byte 0x6
138.byte 0x83
139.byte 0x34
140.byte 0xc
141.byte 0x65
142.byte 0x89
143.byte 0x52
144.byte 0xbd
145.byte 0x1f
146