Home
last modified time | relevance | path

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

/external/elfutils/src/tests/
Dalldts.c56 DT_GNU_CONFLICTSZ, DT_GNU_LIBLISTSZ, DT_CHECKSUM, in main()
/external/elfutils/src/libelf/
Delf.h720 #define DT_GNU_CONFLICTSZ 0x6ffffdf6 /* Size of conflict section */ macro
/external/elfutils/src/src/
Delflint.c1856 if (has_val_dt[DT_VALTAGIDX (DT_GNU_CONFLICTSZ)] in check_dynamic()
1861 if (!has_val_dt[DT_VALTAGIDX (DT_GNU_CONFLICTSZ)]) in check_dynamic()
Dreadelf.c1655 case DT_GNU_CONFLICTSZ: in handle_dynamic()