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

/external/elfutils/tests/
H A Dalldts.c62 DT_RELCOUNT, DT_FLAGS_1, DT_VERDEF, DT_VERDEFNUM,
/external/kernel-headers/original/uapi/linux/
H A Delf.h110 #define DT_VERDEFNUM 0x6ffffffd macro
/external/llvm/include/llvm/Support/
H A DELF.h1112 DT_VERDEFNUM = 0X6FFFFFFD, // The number of entries in DT_VERDEF. enumerator in enum:llvm::ELF::__anon12046
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp357 // is determined by DT_VERDEFNUM tag.
359 if (Dyn.d_tag == DT_VERDEFNUM)
1483 case DT_VERDEFNUM:
/external/elfutils/libelf/
H A Delf.h793 #define DT_VERDEFNUM 0x6ffffffd /* Number of version definitions */ macro
/external/elfutils/src/
H A Dreadelf.c1748 case DT_VERDEFNUM:
/external/valgrind/perf/
H A Dtinycc.c690 #define DT_VERDEFNUM 0x6ffffffd /* Number of version definitions */ macro

Completed in 340 milliseconds