Home
last modified time | relevance | path

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

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