Searched refs:DT_INIT_ARRAY (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/bits/ | ||
D | elf_common.h | 602 #define DT_INIT_ARRAY 25 /* Address of the array of pointers to macro |
/bionic/linker/ | ||
D | linker.cpp | 3109 case DT_INIT_ARRAY: in prelink_image() |