Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dalldts.c56 DT_GNU_CONFLICTSZ, DT_GNU_LIBLISTSZ, DT_CHECKSUM, in main()
/external/elfutils/libelf/
Delf.h747 #define DT_GNU_LIBLISTSZ 0x6ffffdf7 /* Size of library list */ macro
/external/elfutils/src/
Delflint.c1884 || has_val_dt[DT_VALTAGIDX (DT_GNU_LIBLISTSZ)] in check_dynamic()
1892 if (!has_val_dt[DT_VALTAGIDX (DT_GNU_LIBLISTSZ)]) in check_dynamic()
Dreadelf.c1744 case DT_GNU_LIBLISTSZ: in handle_dynamic()