Home
last modified time | relevance | path

Searched refs:DT_GNU_LIBLIST (Results 1 – 11 of 11) sorted by relevance

/third_party/elfutils/tests/
Dalldts.c61 DT_GNU_LIBLIST, DT_CONFIG, DT_DEPAUDIT, DT_AUDIT, in main()
/third_party/elfio/elfio/
Delfio_dump.hpp511 { DT_GNU_LIBLIST, "GNU_LIBLIST" },
Delf_types.hpp1034 constexpr Elf_Word DT_GNU_LIBLIST = 0x6ffffef9; variable
/third_party/musl/ndk_musl_include/
Delf.h783 #define DT_GNU_LIBLIST 0x6ffffef9 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h783 #define DT_GNU_LIBLIST 0x6ffffef9 macro
/third_party/musl/include/
Delf.h786 #define DT_GNU_LIBLIST 0x6ffffef9 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h783 #define DT_GNU_LIBLIST 0x6ffffef9 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h783 #define DT_GNU_LIBLIST 0x6ffffef9 macro
/third_party/musl/porting/linux/user/include/
Delf.h791 #define DT_GNU_LIBLIST 0x6ffffef9 macro
/third_party/elfutils/libelf/
Delf.h948 #define DT_GNU_LIBLIST 0x6ffffef9 /* Library list */ macro
/third_party/elfutils/src/
Delflint.c1906 || has_addr_dt[DT_ADDRTAGIDX (DT_GNU_LIBLIST)]) in check_dynamic()
1920 if (!has_addr_dt[DT_ADDRTAGIDX (DT_GNU_LIBLIST)]) in check_dynamic()