Searched refs:DT_INIT_ARRAYSZ (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/bits/ | ||
D | elf_common.h | 606 #define DT_INIT_ARRAYSZ 27 /* Size in bytes of the array of macro |
/bionic/linker/ | ||
D | linker.cpp | 3114 case DT_INIT_ARRAYSZ: in prelink_image() |