Home
last modified time | relevance | path

Searched refs:DT_VERNEED (Results 1 - 14 of 14) sorted by relevance

/third_party/elfutils/tests/
H A Dalldts.c64 DT_VERNEED, DT_VERNEEDNUM, DT_AUXILIARY, DT_FILTER, in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1143 DT_VERNEED = 0X6FFFFFFE, // The address of the version Dependency table. enumerator
1144 DT_VERNEEDNUM = 0X6FFFFFFF, // The number of entries in DT_VERNEED.
/third_party/elfio/elfio/
H A Delfio_dump.hpp525 { DT_VERNEED, "VERNEED" },
H A Delf_types.hpp1048 constexpr Elf_Word DT_VERNEED = 0x6ffffffe; member
/third_party/musl/porting/linux/user/include/
H A Delf.h815 #define DT_VERNEED 0x6ffffffe macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h806 #define DT_VERNEED 0x6ffffffe macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h806 #define DT_VERNEED 0x6ffffffe macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h806 #define DT_VERNEED 0x6ffffffe macro
/third_party/musl/include/
H A Delf.h841 #define DT_VERNEED 0x6ffffffe macro
/third_party/elfutils/libelf/
H A Delf.h971 #define DT_VERNEED 0x6ffffffe /* Address of table with needed macro
/third_party/elfutils/src/
H A Delflint.c1785 case DT_VERNEED: in check_dynamic()
H A Dreadelf.c4942 case DT_VERNEED: in get_dynscn_addrs()
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1800 if (search_vec(p->dynv, dyn, DT_VERNEED)) in decode_dyn()
/third_party/musl/ldso/linux/
H A Ddynlink.c1988 if (search_vec(p->dynv, dyn, DT_VERNEED)) in decode_dyn()

Completed in 105 milliseconds