Home
last modified time | relevance | path

Searched refs:DT_INIT_ARRAY (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/
Delf.h157 #define DT_INIT_ARRAY 25 macro
/bionic/tools/relocation_packer/src/
Delf_file.cc460 tag == DT_INIT_ARRAY || in AdjustDynamicSectionForHole()
/bionic/linker/
Dlinker.cpp2735 case DT_INIT_ARRAY: in prelink_image()