Home
last modified time | relevance | path

Searched defs:DT_FINI_ARRAY (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/scripts/
Dglibcelf.py602 DT_FINI_ARRAY = 26 variable in Dt
/glibc-2.36/elf/
Delf.h888 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro