Home
last modified time | relevance | path

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

/glibc-2.36/scripts/
Dglibcelf.py587 DT_SYMENT = 11 variable in Dt
/glibc-2.36/elf/
Delf.h873 #define DT_SYMENT 11 /* Size of one symbol table entry */ macro