HomeSort by relevance Sort by last modified time
    Searched defs:DT_FINI_ARRAY (Results 1 - 2 of 2) sorted by null

  /bionic/linker/
linker.h 204 #ifndef DT_FINI_ARRAY
205 #define DT_FINI_ARRAY 26
  /external/elfutils/libelf/
elf.h 659 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */
661 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */
    [all...]

Completed in 863 milliseconds