Home
last modified time | relevance | path

Searched refs:DT_VERDEFNUM (Results 1 - 12 of 12) sorted by relevance

/third_party/elfutils/tests/
H A Dalldts.c63 DT_RELCOUNT, DT_FLAGS_1, DT_VERDEF, DT_VERDEFNUM, in main()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Delf_mem_image.cc241 case DT_VERDEFNUM:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1142 DT_VERDEFNUM = 0X6FFFFFFD, // The number of entries in DT_VERDEF. enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp524 { DT_VERDEFNUM, "VERDEFNUM" },
H A Delf_types.hpp1047 constexpr Elf_Word DT_VERDEFNUM = 0x6ffffffd; member
/third_party/musl/porting/linux/user/include/
H A Delf.h814 #define DT_VERDEFNUM 0x6ffffffd macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h805 #define DT_VERDEFNUM 0x6ffffffd macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h805 #define DT_VERDEFNUM 0x6ffffffd macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h805 #define DT_VERDEFNUM 0x6ffffffd macro
/third_party/musl/include/
H A Delf.h840 #define DT_VERDEFNUM 0x6ffffffd macro
/third_party/elfutils/libelf/
H A Delf.h970 #define DT_VERDEFNUM 0x6ffffffd /* Number of version definitions */ macro
/third_party/elfutils/src/
H A Dreadelf.c1959 case DT_VERDEFNUM: in handle_dynamic()

Completed in 84 milliseconds