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