Home
last modified time | relevance | path

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

/bionic/linker/
DREADME.TXT71 DT_FINI
101 the DT_FINI function, if both are available.
113 sections named ".ctors" and ".dtors", and the DT_INIT / DT_FINI functions
Dlinker.c1818 case DT_FINI: in link_image()
/bionic/libc/kernel/common/linux/
Delf.h89 #define DT_FINI 13 macro