Searched refs:DT_VALRNGHI (Results 1 - 4 of 4) sorted by relevance

/external/elfutils/libelf/
H A Delf.h693 /* DT_* entries which fall between DT_VALRNGHI & DT_VALRNGLO use the
709 #define DT_VALRNGHI 0x6ffffdff macro
710 #define DT_VALTAGIDX(tag) (DT_VALRNGHI - (tag)) /* Reverse order! */
/external/qemu/
H A Delf.h168 #define DT_VALRNGHI 0x6ffffdff macro
/external/elfutils/src/
H A Delflint.c1627 else if (dyn->d_tag <= DT_VALRNGHI
/external/valgrind/main/perf/
H A Dtinycc.c663 /* DT_* entries which fall between DT_VALRNGHI & DT_VALRNGLO use the
671 #define DT_VALRNGHI 0x6ffffdff macro

Completed in 127 milliseconds