Searched refs:DT_GNU_LIBLISTSZ (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/libelf/
H A Delf.h699 #define DT_GNU_LIBLISTSZ 0x6ffffdf7 /* Size of library list */ macro
/external/elfutils/src/
H A Delflint.c1805 || has_val_dt[DT_VALTAGIDX (DT_GNU_LIBLISTSZ)]
1813 if (!has_val_dt[DT_VALTAGIDX (DT_GNU_LIBLISTSZ)])
1816 idx, section_name (ebl, idx), "DT_GNU_LIBLISTSZ");
H A Dreadelf.c1368 case DT_GNU_LIBLISTSZ:

Completed in 41 milliseconds