Searched refs:DT_GNU_LIBLIST (Results 1 – 11 of 11) sorted by relevance
61 DT_GNU_LIBLIST, DT_CONFIG, DT_DEPAUDIT, DT_AUDIT, in main()
511 { DT_GNU_LIBLIST, "GNU_LIBLIST" },
1034 constexpr Elf_Word DT_GNU_LIBLIST = 0x6ffffef9; variable
783 #define DT_GNU_LIBLIST 0x6ffffef9 macro
786 #define DT_GNU_LIBLIST 0x6ffffef9 macro
791 #define DT_GNU_LIBLIST 0x6ffffef9 macro
948 #define DT_GNU_LIBLIST 0x6ffffef9 /* Library list */ macro
1906 || has_addr_dt[DT_ADDRTAGIDX (DT_GNU_LIBLIST)]) in check_dynamic()1920 if (!has_addr_dt[DT_ADDRTAGIDX (DT_GNU_LIBLIST)]) in check_dynamic()