Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Debldynamictagcheck.c46 || (tag >= DT_GNU_HASH && tag <= DT_SYMINFO) in ebl_dynamic_tag_check()
Debldynamictagname.c76 else if (tag >= DT_GNU_HASH && tag <= DT_SYMINFO) in ebl_dynamic_tag_name()
/external/elfutils/tests/
Dalldts.c61 DT_PLTPAD, DT_MOVETAB, DT_SYMINFO, DT_RELACOUNT, in main()
/external/kmod/port-gnu/
Delf.h776 #define DT_SYMINFO 0x6ffffeff /* Syminfo table. */ macro
/external/elfutils/libelf/
Delf.h919 #define DT_SYMINFO 0x6ffffeff /* Syminfo table. */ macro