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