Home
last modified time | relevance | path

Searched refs:DT_FINI_ARRAY (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/bits/
Delf_common.h604 #define DT_FINI_ARRAY 26 /* Address of the array of pointers to macro
/bionic/linker/
Dlinker.cpp3118 case DT_FINI_ARRAY: in prelink_image()