Home
last modified time | relevance | path

Searched refs:DT_FINI_ARRAYSZ (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/bits/
Delf_common.h608 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of the array of macro
/bionic/linker/
Dlinker.cpp3123 case DT_FINI_ARRAYSZ: in prelink_image()