Searched refs:DT_VERDEF (Results 1 - 11 of 11) sorted by relevance

/external/elfutils/tests/
H A Dalldts.c62 DT_RELCOUNT, DT_FLAGS_1, DT_VERDEF, DT_VERDEFNUM,
/external/linux-kselftest/tools/testing/selftests/vDSO/
H A Dparse_vdso.c161 case DT_VERDEF:
/external/syslinux/com32/include/sys/
H A Delfcommon.h149 #define DT_VERDEF 0x6ffffffc /* Address of version definition macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h109 #define DT_VERDEF 0x6ffffffc macro
/external/llvm/include/llvm/Support/
H A DELF.h1141 DT_VERDEF = 0X6FFFFFFC, // The address of the version definition table. enumerator in enum:llvm::ELF::__anon12494
1142 DT_VERDEFNUM = 0X6FFFFFFD, // The number of entries in DT_VERDEF.
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1141 DT_VERDEF = 0X6FFFFFFC, // The address of the version definition table. enumerator in enum:llvm::ELF::__anon20540
1142 DT_VERDEFNUM = 0X6FFFFFFD, // The number of entries in DT_VERDEF.
/external/elfutils/libelf/
H A Delf.h791 #define DT_VERDEF 0x6ffffffc /* Address of version definition macro
/external/kmod/port-gnu/
H A Delf.h790 #define DT_VERDEF 0x6ffffffc /* Address of version definition macro
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1672 case DT_VERDEF:
/external/elfutils/src/
H A Delflint.c1764 case DT_VERDEF:
/external/valgrind/perf/
H A Dtinycc.c688 #define DT_VERDEF 0x6ffffffc /* Address of version definition macro

Completed in 6775 milliseconds