Home
last modified time | relevance | path

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

/glibc-2.36/scripts/
Dglibcelf.py604 DT_FINI_ARRAYSZ = 28 variable in Dt
/glibc-2.36/elf/
Delf.h890 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */ macro