Home
last modified time | relevance | path

Searched refs:DT_GNU_CONFLICT (Results 1 – 10 of 10) sorted by relevance

/third_party/elfutils/tests/
Dalldts.c60 DT_TLSDESC_PLT, DT_TLSDESC_GOT, DT_GNU_CONFLICT, in main()
/third_party/elfio/elfio/
Delfio_dump.hpp510 { DT_GNU_CONFLICT, "GNU_CONFLICT" },
Delf_types.hpp1033 constexpr Elf_Word DT_GNU_CONFLICT = 0x6ffffef8; variable
/third_party/musl/porting/linux/user/include/
Delf.h790 #define DT_GNU_CONFLICT 0x6ffffef8 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h782 #define DT_GNU_CONFLICT 0x6ffffef8 macro
/third_party/musl/include/
Delf.h799 #define DT_GNU_CONFLICT 0x6ffffef8 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h782 #define DT_GNU_CONFLICT 0x6ffffef8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h782 #define DT_GNU_CONFLICT 0x6ffffef8 macro
/third_party/elfutils/libelf/
Delf.h947 #define DT_GNU_CONFLICT 0x6ffffef8 /* Start of conflict section */ macro
/third_party/elfutils/src/
Delflint.c1905 || has_addr_dt[DT_ADDRTAGIDX (DT_GNU_CONFLICT)] in check_dynamic()
1916 if (!has_addr_dt[DT_ADDRTAGIDX (DT_GNU_CONFLICT)]) in check_dynamic()