Home
last modified time | relevance | path

Searched refs:DT_SYMENT (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/elf/
Ddl-fptr.c180 / map->l_info[DT_SYMENT]->d_un.d_val); in ElfW()
Delf.h873 #define DT_SYMENT 11 /* Size of one symbol table entry */ macro
/glibc-2.36/sysdeps/hppa/
Ddl-fptr.c204 / map->l_info[DT_SYMENT]->d_un.d_val); in ElfW()
/glibc-2.36/scripts/
Dglibcelf.py587 DT_SYMENT = 11 variable in Dt