Home
last modified time | relevance | path

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

/glibc-2.36/scripts/
Dglibcelf.py576 DT_NULL = 0 variable in Dt
/glibc-2.36/elf/
Delf.h862 #define DT_NULL 0 /* Marks end of dynamic section */ macro