Searched refs:DT_FINI_ARRAYSZ (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | exec_elf.h | 670 #define DT_FINI_ARRAYSZ 28 /* Size, in bytes, of DT_FINI_ARRAY array*/ macro |
/bionic/linker/ | ||
D | linker.cpp | 1410 case DT_FINI_ARRAYSZ: in soinfo_link_image() |