Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dalldts.c57 DT_GNU_CONFLICTSZ, DT_GNU_LIBLISTSZ, DT_CHECKSUM, in main()
/external/google-breakpad/src/third_party/musl/include/
Delf.h614 #define DT_GNU_LIBLISTSZ 0x6ffffdf7 macro
/external/kmod/port-gnu/
Delf.h746 #define DT_GNU_LIBLISTSZ 0x6ffffdf7 /* Size of library list */ macro
/external/elfutils/libelf/
Delf.h898 #define DT_GNU_LIBLISTSZ 0x6ffffdf7 /* Size of library list */ macro
/external/elfutils/src/
Delflint.c1905 || has_val_dt[DT_VALTAGIDX (DT_GNU_LIBLISTSZ)] in check_dynamic()
1913 if (!has_val_dt[DT_VALTAGIDX (DT_GNU_LIBLISTSZ)]) in check_dynamic()
Dreadelf.c1880 case DT_GNU_LIBLISTSZ: in handle_dynamic()