xref: /third_party/musl/crt/powerpc64/crti.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/crt/powerpc64/
1570af302Sopenharmony_ci.section .init
2570af302Sopenharmony_ci.align 2
3570af302Sopenharmony_ci.global _init
4570af302Sopenharmony_ci_init:
5570af302Sopenharmony_ci	addis 2, 12, .TOC.-_init@ha
6570af302Sopenharmony_ci	addi  2,  2, .TOC.-_init@l
7570af302Sopenharmony_ci	.localentry _init,.-_init
8570af302Sopenharmony_ci	mflr 0
9570af302Sopenharmony_ci	std  0, 16(1)
10570af302Sopenharmony_ci	stdu 1,-32(1)
11570af302Sopenharmony_ci
12570af302Sopenharmony_ci.section .fini
13570af302Sopenharmony_ci.align 2
14570af302Sopenharmony_ci.global _fini
15570af302Sopenharmony_ci_fini:
16570af302Sopenharmony_ci	addis 2, 12, .TOC.-_fini@ha
17570af302Sopenharmony_ci	addi  2,  2, .TOC.-_fini@l
18570af302Sopenharmony_ci	.localentry _fini,.-_fini
19570af302Sopenharmony_ci	mflr 0
20570af302Sopenharmony_ci	std  0, 16(1)
21570af302Sopenharmony_ci	stdu 1,-32(1)
22

Indexes created Thu Nov 07 10:32:03 CST 2024