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