Searched refs:__FINI_ARRAY__ (Results 1 - 8 of 8) sorted by relevance

/bionic/libc/arch-x86/bionic/
H A Dcrtbegin_so.S26 .type __FINI_ARRAY__, @object
27 .globl __FINI_ARRAY__
28 __FINI_ARRAY__: label
H A Dcrtbegin_static.S67 .long __FINI_ARRAY__
81 .globl __FINI_ARRAY__
82 __FINI_ARRAY__: label
H A Dcrtbegin_dynamic.S68 .long __FINI_ARRAY__
88 .globl __FINI_ARRAY__
89 __FINI_ARRAY__: label
/bionic/libc/arch-arm/bionic/
H A Dcrtbegin_so.S50 .globl __FINI_ARRAY__
51 __FINI_ARRAY__: label
H A Dcrtbegin_dynamic.S64 .long __FINI_ARRAY__
78 .globl __FINI_ARRAY__
79 __FINI_ARRAY__: label
H A Dcrtbegin_static.S64 .long __FINI_ARRAY__
78 .globl __FINI_ARRAY__
79 __FINI_ARRAY__: label
/bionic/libc/arch-sh/bionic/
H A Dcrtbegin_static.S68 .long __FINI_ARRAY__
82 .globl __FINI_ARRAY__
83 __FINI_ARRAY__: label
H A Dcrtbegin_dynamic.S68 .long __FINI_ARRAY__
88 .globl __FINI_ARRAY__
89 __FINI_ARRAY__: label

Completed in 121 milliseconds