Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h70 #define DT_INIT 12 macro
/bionic/tools/relocation_packer/src/
Delf_file.cc527 tag == DT_INIT || in AdjustDynamicSectionForHole()
/bionic/linker/
Dlinker.cpp3099 case DT_INIT: in prelink_image()