Home
last modified time | relevance | path

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

/bionic/libc/include/
Delf.h158 #define DT_FINI_ARRAY 26 macro
/bionic/tools/relocation_packer/src/
Delf_file.cc534 tag == DT_FINI_ARRAY || in AdjustDynamicSectionForHole()
/bionic/linker/
Dlinker.cpp3723 case DT_FINI_ARRAY: in prelink_image()