Searched refs:DT_GNU_CONFLICT (Results 1 – 10 of 10) sorted by relevance
60 DT_TLSDESC_PLT, DT_TLSDESC_GOT, DT_GNU_CONFLICT, in main()
510 { DT_GNU_CONFLICT, "GNU_CONFLICT" },
1033 constexpr Elf_Word DT_GNU_CONFLICT = 0x6ffffef8; variable
790 #define DT_GNU_CONFLICT 0x6ffffef8 macro
782 #define DT_GNU_CONFLICT 0x6ffffef8 macro
799 #define DT_GNU_CONFLICT 0x6ffffef8 macro
947 #define DT_GNU_CONFLICT 0x6ffffef8 /* Start of conflict section */ macro
1905 || has_addr_dt[DT_ADDRTAGIDX (DT_GNU_CONFLICT)] in check_dynamic()1916 if (!has_addr_dt[DT_ADDRTAGIDX (DT_GNU_CONFLICT)]) in check_dynamic()