Home
last modified time | relevance | path

Searched refs:fini_array (Results 1 – 12 of 12) sorted by relevance

/bionic/libc/arch-arm/bionic/
Dcrtend.S35 .section .fini_array, "aw"
Dcrtbegin_static.S83 .section .fini_array, "aw"
Dcrtbegin_dynamic.S83 .section .fini_array, "aw"
/bionic/libc/arch-x86/bionic/
Dcrtend.S8 .section .fini_array, "aw"
Dcrtbegin_so.S17 .section .fini_array, "aw"
Dcrtend_so.S46 .section .fini_array, "aw"
Dcrtbegin_static.S86 .section .fini_array, "aw"
Dcrtbegin_dynamic.S87 .section .fini_array, "aw"
/bionic/libc/bionic/
Dlibc_init_common.h37 void (**fini_array)(void); member
/bionic/linker/
Dlinker.h130 unsigned *fini_array; member
Dlinker.c1368 if (si->fini_array) { in call_destructors()
1370 (unsigned)si->fini_array, si->fini_array_count, si->name); in call_destructors()
1371 call_array(si->fini_array, si->fini_array_count, 1); in call_destructors()
1596 si->fini_array = (unsigned *)(si->base + *d); in link_image()
1598 pid, si->name, si->fini_array); in link_image()
DREADME.TXT80 Note: this is generally stroed in a .fini_array section