Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Delf_common.h618 #define DT_PREINIT_ARRAY 32 /* Address of the array of pointers to macro
/bionic/linker/
Dlinker.cpp3127 case DT_PREINIT_ARRAY: in prelink_image()