Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
Dalldts.c57 DT_GNU_CONFLICTSZ, DT_GNU_LIBLISTSZ, DT_CHECKSUM, in main()
/third_party/musl/porting/linux/user/include/
Delf.h772 #define DT_GNU_LIBLISTSZ 0x6ffffdf7 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h764 #define DT_GNU_LIBLISTSZ 0x6ffffdf7 macro
/third_party/musl/include/
Delf.h781 #define DT_GNU_LIBLISTSZ 0x6ffffdf7 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h764 #define DT_GNU_LIBLISTSZ 0x6ffffdf7 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h764 #define DT_GNU_LIBLISTSZ 0x6ffffdf7 macro
/third_party/elfutils/libelf/
Delf.h924 #define DT_GNU_LIBLISTSZ 0x6ffffdf7 /* Size of library list */ macro
/third_party/elfutils/src/
Delflint.c1904 || has_val_dt[DT_VALTAGIDX (DT_GNU_LIBLISTSZ)] in check_dynamic()
1912 if (!has_val_dt[DT_VALTAGIDX (DT_GNU_LIBLISTSZ)]) in check_dynamic()
Dreadelf.c1955 case DT_GNU_LIBLISTSZ: in handle_dynamic()