Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Delf_common.h620 #define DT_PREINIT_ARRAYSZ 33 /* Size in bytes of the array of macro
/bionic/linker/
Dlinker.cpp3132 case DT_PREINIT_ARRAYSZ: in prelink_image()