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

/external/kernel-headers/original/uapi/linux/
H A Delf.h102 #define DT_VALRNGHI 0x6ffffdff macro
/external/elfutils/libelf/
H A Delf.h741 /* DT_* entries which fall between DT_VALRNGHI & DT_VALRNGLO use the
757 #define DT_VALRNGHI 0x6ffffdff macro
758 #define DT_VALTAGIDX(tag) (DT_VALRNGHI - (tag)) /* Reverse order! */
/external/elfutils/src/
H A Delflint.c1715 else if (dyn->d_tag >= 0 && dyn->d_tag <= DT_VALRNGHI
/external/valgrind/perf/
H A Dtinycc.c663 /* DT_* entries which fall between DT_VALRNGHI & DT_VALRNGLO use the
671 #define DT_VALRNGHI 0x6ffffdff macro

Completed in 319 milliseconds