Home
last modified time | relevance | path

Searched refs:DT_SYMINFO (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/src/libebl/
Debldynamictagcheck.c48 || (tag >= DT_GNU_HASH && tag <= DT_SYMINFO)
Debldynamictagname.c78 else if (tag >= DT_GNU_HASH && tag <= DT_SYMINFO)
/external/elfutils/src/tests/
Dalldts.c61 DT_PLTPAD, DT_MOVETAB, DT_SYMINFO, DT_RELACOUNT, in main()
/external/elfutils/src/libelf/
Delf.h751 #define DT_SYMINFO 0x6ffffeff /* Syminfo table. */ macro
/external/valgrind/perf/
Dtinycc.c679 #define DT_SYMINFO 0x6ffffeff /* syminfo table */ macro